Rate Overview
Live
1 BTN = 0.838857 ALL
1 ALL = 1.1921
BTN
Avg
0.873370
High
0.918623
Low
0.828163
Last updated: 9/4/2026, 3:35:32 PM
Quick Conversions
| BTN | ALL |
|---|---|
| 1 BTN | 0.84 ALL |
| 10 BTN | 8.39 ALL |
| 50 BTN | 41.94 ALL |
| 100 BTN | 83.89 ALL |
| 500 BTN | 419.43 ALL |
| 1,000 BTN | 838.86 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-04T15:35:32Z",
"rates": {
"ALL": 0.838857
}
}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.8857,
"rate": 0.838857
}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