Rate Overview
Live
1 BTN = 0.052692 BRL
1 BRL = 18.9782
BTN
Avg
0.052333
High
0.053002
Low
0.051320
Last updated: 5/27/2026, 7:16:30 PM
Quick Conversions
| BTN | BRL |
|---|---|
| 1 BTN | 0.05 BRL |
| 10 BTN | 0.53 BRL |
| 50 BTN | 2.63 BRL |
| 100 BTN | 5.27 BRL |
| 500 BTN | 26.35 BRL |
| 1,000 BTN | 52.69 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-05-27T19:16:30Z",
"rates": {
"BRL": 0.052692
}
}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.2692000000000005,
"rate": 0.052692
}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