Rate Overview
Live
1 USD = 82.0401 ALL
1 ALL = 0.012189
USD
Avg
82.3386
High
82.6496
Low
82.0391
Last updated: 7/5/2026, 7:25:04 PM
Quick Conversions
| USD | ALL |
|---|---|
| 1 USD | 82.04 ALL |
| 10 USD | 820.40 ALL |
| 50 USD | 4,102.01 ALL |
| 100 USD | 8,204.01 ALL |
| 500 USD | 41,020.06 ALL |
| 1,000 USD | 82,040.13 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-05T19:25:04Z",
"rates": {
"ALL": 82.04012602
}
}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": 8204.012602,
"rate": 82.04012602
}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