BRL (Brazilian Real)
The Brazilian Real (BRL) is Brazil's official currency, divided into 100 centavos and represented as R$. Introduced in 1994 to stabilize Brazil's economy and curb hyperinflation, its value against the US dollar fluctuates. As of November 2023, the exchange rate stands at 1 US dollar to 4.90 Brazilian reais.
Available currency pairs
Currency pair | Base currency | Quote currency | Name |
---|
Code examples
Get last quoute:
curl --request GET \
--url 'https://api.tradewatch.io/currencies/quote?symbol=SOME_STRING_VALUE&precision=SOME_INTEGER_VALUE' \
--header 'api-key: REPLACE_KEY_VALUE'