Rate Overview
Live
1 BRL = 19.1600 BTN
1 BTN = 0.052192
BRL
Avg
19.1400
High
19.3583
Low
19.0037
Last updated: 5/7/2026, 11:27:28 AM
Quick Conversions
| BRL | BTN |
|---|---|
| 1 BRL | 19.16 BTN |
| 10 BRL | 191.60 BTN |
| 50 BRL | 958.00 BTN |
| 100 BRL | 1,916.00 BTN |
| 500 BRL | 9,579.99 BTN |
| 1,000 BRL | 19,159.98 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-05-07T11:27:28Z",
"rates": {
"BTN": 19.159975
}
}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": 1915.9975,
"rate": 19.159975
}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