Rate Overview
Live
1 BRL = 17.9746 BTN
1 BTN = 0.055634
BRL
Avg
17.3912
High
17.9746
Low
16.3927
Last updated: 3/27/2026, 4:31:26 PM
Quick Conversions
| BRL | BTN |
|---|---|
| 1 BRL | 17.97 BTN |
| 10 BRL | 179.75 BTN |
| 50 BRL | 898.73 BTN |
| 100 BRL | 1,797.46 BTN |
| 500 BRL | 8,987.30 BTN |
| 1,000 BRL | 17,974.61 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-27T16:31:26Z",
"rates": {
"BTN": 17.974607
}
}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": 1797.4606999999999,
"rate": 17.974607
}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