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 August 2025, we support:
The currency code to convert from.
brl
, btc
, eth
, eur
, mxn
, sol
, usd
The currency code to convert to.
brl
, btc
, eth
, eur
, mxn
, sol
, usd
The exchange rate information.
The response is of type object
.