Rate Overview
Live
1 BTN = 0.827855 ALL
1 ALL = 1.2079
BTN
Avg
0.835691
High
0.844679
Low
0.827855
Last updated: 8/21/2026, 9:35:43 AM
Quick Conversions
| BTN | ALL |
|---|---|
| 1 BTN | 0.83 ALL |
| 10 BTN | 8.28 ALL |
| 50 BTN | 41.39 ALL |
| 100 BTN | 82.79 ALL |
| 500 BTN | 413.93 ALL |
| 1,000 BTN | 827.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-08-21T09:35:43Z",
"rates": {
"ALL": 0.827855
}
}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.7855,
"rate": 0.827855
}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