Returns the current exchange rate from the “from” currency to the “to” currency. The exchange rate is updated roughly every 30s. Note that as of this writing, Bridge does not offer a “quote” by which a user can lock in a rate for a given amount of time. This is provided only as a courtesy to estimate what you are likely to get in a subsequent transfer request that involves currency exchange. As of December 2024, we support: - USD - EUR - USD - MXN - BTC - USD - ETH - USD - SOL - USD
The currency code to convert from.
usd
, eur
, btc
, eth
, sol
The currency code to convert to.
usd
, eur
, btc
, eth
, sol
, mxn
The exchange rate information.
The response is of type object
.