Skip to main content
GET
Get an onramp rate

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

sourceCurrency
enum<string>
required

Source fiat currency.

Available options:
USD
destinationCurrency
enum<string>
required

Destination crypto currency.

Available options:
USDC,
USDT,
PYUSD0
transferType
enum<string>

Fiat rail for the rate lookup.

Available options:
ACH,
WIRE,
RTP

Response

Conversion rate retrieved successfully.

Conversion rate between a source fiat currency and a destination crypto currency.

sourceCurrency
enum<string>
Available options:
USD
Example:

"USD"

destinationCurrency
enum<string>
Available options:
USDC,
USDT,
PYUSD0
Example:

"USDC"

rate
number

Conversion rate from source to destination currency.

Example:

1