Rate Overview
Live
1 BTN = 0.833955 ALL
1 ALL = 1.1991
BTN
Avg
0.838328
High
0.842005
Low
0.833955
Last updated: 9/9/2026, 9:32:56 AM
Quick Conversions
| BTN | ALL |
|---|---|
| 1 BTN | 0.83 ALL |
| 10 BTN | 8.34 ALL |
| 50 BTN | 41.70 ALL |
| 100 BTN | 83.40 ALL |
| 500 BTN | 416.98 ALL |
| 1,000 BTN | 833.96 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-09-09T09:32:56Z",
"rates": {
"ALL": 0.833955
}
}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": 83.3955,
"rate": 0.833955
}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