Rate Overview
Live
1 BRL = 18.7225 BTN
1 BTN = 0.053412
BRL
Avg
18.1039
High
19.3583
Low
16.3927
Last updated: 7/13/2026, 12:49:51 PM
Quick Conversions
| BRL | BTN |
|---|---|
| 1 BRL | 18.72 BTN |
| 10 BRL | 187.23 BTN |
| 50 BRL | 936.13 BTN |
| 100 BRL | 1,872.25 BTN |
| 500 BRL | 9,361.26 BTN |
| 1,000 BRL | 18,722.53 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-13T12:49:51Z",
"rates": {
"BTN": 18.722525
}
}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": 1872.2525,
"rate": 18.722525
}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