Rate Overview
Live
1 BTN = 0.057179 BRL
1 BRL = 17.4889
BTN
Avg
0.056949
High
0.057598
Low
0.056331
Last updated: 3/7/2026, 7:34:51 AM
Quick Conversions
| BTN | BRL |
|---|---|
| 1 BTN | 0.06 BRL |
| 10 BTN | 0.57 BRL |
| 50 BTN | 2.86 BRL |
| 100 BTN | 5.72 BRL |
| 500 BTN | 28.59 BRL |
| 1,000 BTN | 57.18 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-03-07T07:34:51Z",
"rates": {
"BRL": 0.057179
}
}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.7179,
"rate": 0.057179
}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