Rates
Retrieve live FX rates for supported currency pairs.
Use rates when your product needs a current FX reference outside a full quote flow. For executable pay-in and payout pricing, prefer quote endpoints because they include the rate, fees, and destination amount for the specific flow.
API Reference
| Operation | Use it for |
|---|---|
GET /v1/rate/{baseCurrency}/{quoteCurrency} | Retrieve an FX rate. |
POST /v1/payin/quote | Quote a pay-in. |
POST /v1/payout/quote | Quote a payout. |