Skip to main content
GET
Estimate swap amount

Authorizations

Authorization
string
header
required

API key for /api/v1/* endpoints

Query Parameters

fromCurrency
enum<string>
required

Currency to swap from

Available options:
NGN,
USDT,
USDC,
ETH,
BNB,
SOL,
TRX
toCurrency
enum<string>
required

Currency to swap to

Available options:
NGN,
USDT,
USDC
amount
string
required

Amount to swap

Example:

"100.00"

Response

Swap estimate retrieved successfully.