Rate Overview
Live
1 USD = 80.2239 ALL
1 ALL = 0.012465
USD
Avg
80.5271
High
80.6562
Low
80.2239
Last updated: 8/15/2026, 2:01:15 PM
Quick Conversions
| USD | ALL |
|---|---|
| 1 USD | 80.22 ALL |
| 10 USD | 802.24 ALL |
| 50 USD | 4,011.19 ALL |
| 100 USD | 8,022.39 ALL |
| 500 USD | 40,111.93 ALL |
| 1,000 USD | 80,223.87 ALL |
Get USD/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=ALLExample Response:
{
"success": true,
"base": "USD",
"date": "2026-08-15T14:01:15Z",
"rates": {
"ALL": 80.22386719
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "ALL",
"amount": 100
},
"result": 8022.386719000001,
"rate": 80.22386719
}Build with USD/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key