Rate Overview
Live
1 BRL = 18.2033 BTN
1 BTN = 0.054935
BRL
Avg
18.5483
High
18.7940
Low
18.2033
Last updated: 6/19/2026, 8:24:21 AM
Quick Conversions
| BRL | BTN |
|---|---|
| 1 BRL | 18.20 BTN |
| 10 BRL | 182.03 BTN |
| 50 BRL | 910.16 BTN |
| 100 BRL | 1,820.33 BTN |
| 500 BRL | 9,101.63 BTN |
| 1,000 BRL | 18,203.26 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-06-19T08:24:21Z",
"rates": {
"BTN": 18.203256
}
}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": 1820.3256,
"rate": 18.203256
}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