Get the exchange rate between any two supported currencies, including fiat, Bitcoin, sats, and msats.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Use this endpoint to get the exchange rate between any two supported currencies, including fiat (government-issued currencies such as USD), Bitcoin, sats (satoshis, or 0.00000001 BTC), and msats (millisatoshis, or one-thousandth of a satoshi).
Understand the response
rate: How much oftoyou get for1unit offrom.inverseRate: How much offromyou need to get1unit ofto.
For example, if from is USD and to is BTC, a rate of 0.00001987 means you get 0.00001987 BTC for 1 USD.
The inverseRate is not a simple reciprocal of rate because each direction includes its own fee (the cost charged for that conversion).
This means both values already include the spread (the gap between the buy price and sell price).
Find supported currencies
To get the list of supported currencies and their IDs, check the Get All Currencies endpoint.

