Rate Overview
Live
1 BRL = 18.9197 BTN
1 BTN = 0.052855
BRL
Avg
18.6714
High
19.0421
Low
18.2500
Last updated: 7/27/2026, 4:00:42 PM
Quick Conversions
| BRL | BTN |
|---|---|
| 1 BRL | 18.92 BTN |
| 10 BRL | 189.20 BTN |
| 50 BRL | 945.98 BTN |
| 100 BRL | 1,891.97 BTN |
| 500 BRL | 9,459.85 BTN |
| 1,000 BRL | 18,919.70 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-27T16:00:42Z",
"rates": {
"BTN": 18.919696
}
}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": 1891.9696,
"rate": 18.919696
}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