Rate Overview
Live
1 USD = 82.3027 ALL
1 ALL = 0.012150
USD
Avg
86.1720
High
96.4715
Low
81.7295
Last updated: 7/26/2026, 3:20:09 AM
Quick Conversions
| USD | ALL |
|---|---|
| 1 USD | 82.30 ALL |
| 10 USD | 823.03 ALL |
| 50 USD | 4,115.13 ALL |
| 100 USD | 8,230.27 ALL |
| 500 USD | 41,151.33 ALL |
| 1,000 USD | 82,302.66 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-07-26T03:20:09Z",
"rates": {
"ALL": 82.30266018
}
}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": 8230.266018,
"rate": 82.30266018
}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