Rate Overview
Live
1 BRL = 18.3831 BTN
1 BTN = 0.054398
BRL
Avg
18.3848
High
18.5135
Low
18.3119
Last updated: 8/19/2026, 3:46:43 AM
Quick Conversions
| BRL | BTN |
|---|---|
| 1 BRL | 18.38 BTN |
| 10 BRL | 183.83 BTN |
| 50 BRL | 919.15 BTN |
| 100 BRL | 1,838.31 BTN |
| 500 BRL | 9,191.54 BTN |
| 1,000 BRL | 18,383.09 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-08-19T03:46:43Z",
"rates": {
"BTN": 18.383087
}
}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": 1838.3087,
"rate": 18.383087
}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