Rate Overview
Live
1 BTN = 0.054935 BRL
1 BRL = 18.2033
BTN
Avg
0.053921
High
0.054935
Low
0.053208
Last updated: 6/19/2026, 8:19:07 AM
Quick Conversions
| BTN | BRL |
|---|---|
| 1 BTN | 0.05 BRL |
| 10 BTN | 0.55 BRL |
| 50 BTN | 2.75 BRL |
| 100 BTN | 5.49 BRL |
| 500 BTN | 27.47 BRL |
| 1,000 BTN | 54.93 BRL |
Get BTN/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=BRLExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-06-19T08:19:07Z",
"rates": {
"BRL": 0.054935
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "BRL",
"amount": 100
},
"result": 5.4935,
"rate": 0.054935
}Build with BTN/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key