Rate Overview
Live
1 BRL = 18.6717 BTN
1 BTN = 0.053557
BRL
Avg
18.1550
High
19.3583
Low
16.3927
Last updated: 7/30/2026, 8:04:41 AM
Quick Conversions
| BRL | BTN |
|---|---|
| 1 BRL | 18.67 BTN |
| 10 BRL | 186.72 BTN |
| 50 BRL | 933.58 BTN |
| 100 BRL | 1,867.17 BTN |
| 500 BRL | 9,335.84 BTN |
| 1,000 BRL | 18,671.68 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-30T08:04:41Z",
"rates": {
"BTN": 18.671675
}
}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": 1867.1675,
"rate": 18.671675
}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