Rate Overview
Live
1 BTN = 0.864198 ALL
1 ALL = 1.1571
BTN
Avg
0.863385
High
0.869646
Low
0.859108
Last updated: 7/8/2026, 9:39:17 AM
Quick Conversions
| BTN | ALL |
|---|---|
| 1 BTN | 0.86 ALL |
| 10 BTN | 8.64 ALL |
| 50 BTN | 43.21 ALL |
| 100 BTN | 86.42 ALL |
| 500 BTN | 432.10 ALL |
| 1,000 BTN | 864.20 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-07-08T09:39:17Z",
"rates": {
"ALL": 0.864198
}
}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": 86.41980000000001,
"rate": 0.864198
}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