Rate Overview
Live
1 BTN = 0.856182 ALL
1 ALL = 1.1680
BTN
Avg
0.857696
High
0.865566
Low
0.848469
Last updated: 5/27/2026, 9:33:13 PM
Quick Conversions
| BTN | ALL |
|---|---|
| 1 BTN | 0.86 ALL |
| 10 BTN | 8.56 ALL |
| 50 BTN | 42.81 ALL |
| 100 BTN | 85.62 ALL |
| 500 BTN | 428.09 ALL |
| 1,000 BTN | 856.18 ALL |
Get BTN/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=ALLExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-05-27T21:33:13Z",
"rates": {
"ALL": 0.856182
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "ALL",
"amount": 100
},
"result": 85.6182,
"rate": 0.856182
}Build with BTN/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key