Get current exchange rate between two currencies.
Exchange Rates
Get current exchange rate between two currencies.
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 March 2026, we support:
USD <> BRLUSD <> COPUSD <> EURUSD <> GBPUSD <> MXNUSD <> USDT
GET
Get current exchange rate between two currencies.
Documentation Index
Fetch the complete documentation index at: https://apidocs.bridge.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Query Parameters
The currency code to convert from.
Available options:
brl, cop, eur, gbp, mxn, usd, usdt The currency code to convert to.
Available options:
brl, cop, eur, gbp, mxn, usd, usdt Response
200 - application/json
The exchange rate information.
