Get the exchange rate from a source currency to a destination currency for a customer with effective rate and fees
API Key
customer id
source currency code
32source currency type Currency Type
The type of currency
fiat, crypto source currency chain Blockchain
A type of blockchain
Solana, Ethereum, Polygon, Arbitrum, Base, Stellar, Citrea, Plasma, Avalanche, Moca, Tempo destination currency code
32destination currency type Currency Type
The type of currency
fiat, crypto destination currency chain Blockchain
A type of blockchain
Solana, Ethereum, Polygon, Arbitrum, Base, Stellar, Citrea, Plasma, Avalanche, Moca, Tempo amount
partner fee in bips
The exchange rate response
Exchange Rate
The exchange rate for a given currency pair
The effective rate
Fee
The fee for a given currency pair
Currency
Can be either crypto or fiat
{ "blockchain": "Solana", "token": "USDC" }An amount of money
{
"amount": "100.5",
"currency": { "code": "USD", "type": "Fiat" }
}Currency
Can be either crypto or fiat
{ "blockchain": "Solana", "token": "USDC" }