Rate Overview
Live
1 BRL = 18.6413 BTN
1 BTN = 0.053644
BRL
Avg
17.3970
High
19.2491
Low
15.5066
Last updated: 7/29/2026, 6:42:56 PM
Quick Conversions
| BRL | BTN |
|---|---|
| 1 BRL | 18.64 BTN |
| 10 BRL | 186.41 BTN |
| 50 BRL | 932.07 BTN |
| 100 BRL | 1,864.13 BTN |
| 500 BRL | 9,320.67 BTN |
| 1,000 BRL | 18,641.34 BTN |
Get BRL/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=BTNExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-07-29T18:42:56Z",
"rates": {
"BTN": 18.64134
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "BTN",
"amount": 100
},
"result": 1864.134,
"rate": 18.64134
}Build with BRL/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key