Rate Overview
Live
1 BRL = 18.4183 BTN
1 BTN = 0.054294
BRL
Avg
18.4256
High
18.6050
Low
18.2556
Last updated: 9/5/2026, 5:16:22 PM
Quick Conversions
| BRL | BTN |
|---|---|
| 1 BRL | 18.42 BTN |
| 10 BRL | 184.18 BTN |
| 50 BRL | 920.92 BTN |
| 100 BRL | 1,841.83 BTN |
| 500 BRL | 9,209.16 BTN |
| 1,000 BRL | 18,418.31 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-09-05T17:16:22Z",
"rates": {
"BTN": 18.418313
}
}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": 1841.8313,
"rate": 18.418313
}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