Rate Overview
Live
1 BRL = 18.9782 BTN
1 BTN = 0.052692
BRL
Avg
16.8702
High
19.2491
Low
15.0180
Last updated: 5/27/2026, 6:30:07 PM
Quick Conversions
| BRL | BTN |
|---|---|
| 1 BRL | 18.98 BTN |
| 10 BRL | 189.78 BTN |
| 50 BRL | 948.91 BTN |
| 100 BRL | 1,897.82 BTN |
| 500 BRL | 9,489.09 BTN |
| 1,000 BRL | 18,978.18 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-05-27T18:30:07Z",
"rates": {
"BTN": 18.97818
}
}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": 1897.8179999999998,
"rate": 18.97818
}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