Get exchange rates
Returns the current on-ramp exchange rate from fiat to crypto.
Rates are updated approximately every 30 seconds. This endpoint provides an estimate only — rates are not locked in and may differ at transaction time.
Fiat (from): EUR, GBP, USD Crypto (to): BTC, ETH, USDC, USDT
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ”Fiat currency to convert from (case-insensitive). Supported: EUR, GBP, USD
Crypto currency to convert to (case-insensitive). Supported: BTC, ETH, USDC, USDT
Responses
Section titled “ Responses ”Response for status 200
object
Current exchange rate from fiat to crypto
Response for status 401
object
A URI reference that identifies the problem type
A short, human-readable summary of the problem type
The HTTP status code
A human-readable explanation specific to this occurrence
A URI reference that identifies the specific occurrence
The authentication realm
The required scope for this resource
Response for status 404
object
A URI reference that identifies the problem type
A short, human-readable summary of the problem type
The HTTP status code
A human-readable explanation specific to this occurrence
A URI reference that identifies the specific occurrence
The type of resource that was not found
The identifier of the resource that was not found
Response for status 500
object
A URI reference that identifies the problem type
A short, human-readable summary of the problem type
The HTTP status code
A human-readable explanation specific to this occurrence
A URI reference that identifies the specific occurrence