Rate Overview
Live
1 BTN = 0.053523 BRL
1 BRL = 18.6836
BTN
Avg
0.054638
High
0.058149
Low
0.051950
Last updated: 7/28/2026, 4:19:19 AM
Quick Conversions
| BTN | BRL |
|---|---|
| 1 BTN | 0.05 BRL |
| 10 BTN | 0.54 BRL |
| 50 BTN | 2.68 BRL |
| 100 BTN | 5.35 BRL |
| 500 BTN | 26.76 BRL |
| 1,000 BTN | 53.52 BRL |
Get BTN/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=BRLExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-07-28T04:19:19Z",
"rates": {
"BRL": 0.053523
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "BRL",
"amount": 100
},
"result": 5.3523000000000005,
"rate": 0.053523
}Build with BTN/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key