Rate Overview
Live
1 BTN = 0.828163 ALL
1 ALL = 1.2075
BTN
Avg
0.830779
High
0.838945
Low
0.827791
Last updated: 8/24/2026, 10:51:05 AM
Quick Conversions
| BTN | ALL |
|---|---|
| 1 BTN | 0.83 ALL |
| 10 BTN | 8.28 ALL |
| 50 BTN | 41.41 ALL |
| 100 BTN | 82.82 ALL |
| 500 BTN | 414.08 ALL |
| 1,000 BTN | 828.16 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-08-24T10:51:05Z",
"rates": {
"ALL": 0.828163
}
}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": 82.8163,
"rate": 0.828163
}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