GET
Get a quote

Authorizations

x-api-key
string
header
required

Your business API key, generated from the dashboard. Required on every business-facing endpoint.

Path Parameters

fromCurrency
enum<string>
required

Fiat currencies: NGN, EUR, GBP, USD, KES, UGX, GHS, CAD, XOF, XAF. Crypto currencies: USDT, USDC.

Available options:
NGN,
EUR,
GBP,
USD,
USDT,
USDC,
KES,
UGX,
GHS,
CAD,
XOF,
XAF
toCurrency
enum<string>
required

Fiat currencies: NGN, EUR, GBP, USD, KES, UGX, GHS, CAD, XOF, XAF. Crypto currencies: USDT, USDC.

Available options:
NGN,
EUR,
GBP,
USD,
USDT,
USDC,
KES,
UGX,
GHS,
CAD,
XOF,
XAF
amount
number
required

Query Parameters

paymentRail
enum<string>

Optionally pin a quote to a specific settlement rail.

Available options:
ach,
iban,
swift,
wire,
pix,
ethereum,
bridge_wallet,
nip

Response

Quote fetched.

message
string
Example:

"rate fetched Successfully"

data
object
error
boolean
Example:

false