Rate Overview
Live
1 BRL = 17.4887 BTN
1 BTN = 0.057180
BRL
Avg
17.5604
High
17.7520
Low
17.3616
Last updated: 3/7/2026, 9:17:50 AM
Quick Conversions
| BRL | BTN |
|---|---|
| 1 BRL | 17.49 BTN |
| 10 BRL | 174.89 BTN |
| 50 BRL | 874.43 BTN |
| 100 BRL | 1,748.87 BTN |
| 500 BRL | 8,744.35 BTN |
| 1,000 BRL | 17,488.69 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-03-07T09:17:50Z",
"rates": {
"BTN": 17.488694
}
}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": 1748.8693999999998,
"rate": 17.488694
}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