Rate Overview
Live
1 BTN = 0.883533 ALL
1 ALL = 1.1318
BTN
Avg
0.885030
High
0.893694
Low
0.880203
Last updated: 3/27/2026, 9:40:23 AM
Quick Conversions
| BTN | ALL |
|---|---|
| 1 BTN | 0.88 ALL |
| 10 BTN | 8.84 ALL |
| 50 BTN | 44.18 ALL |
| 100 BTN | 88.35 ALL |
| 500 BTN | 441.77 ALL |
| 1,000 BTN | 883.53 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-03-27T09:40:23Z",
"rates": {
"ALL": 0.883533
}
}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": 88.3533,
"rate": 0.883533
}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