Rate Overview
Live
1 BRL = 18.5149 BTN
1 BTN = 0.054010
BRL
Avg
18.4444
High
18.5442
Low
18.3219
Last updated: 7/9/2026, 5:14:57 AM
Quick Conversions
| BRL | BTN |
|---|---|
| 1 BRL | 18.51 BTN |
| 10 BRL | 185.15 BTN |
| 50 BRL | 925.75 BTN |
| 100 BRL | 1,851.49 BTN |
| 500 BRL | 9,257.46 BTN |
| 1,000 BRL | 18,514.93 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-09T05:14:57Z",
"rates": {
"BTN": 18.514925
}
}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": 1851.4925,
"rate": 18.514925
}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