Rate Overview
Live
1 USD = 81.9757 ALL
1 ALL = 0.012199
USD
Avg
82.5876
High
84.1335
Low
80.8783
Last updated: 7/19/2026, 7:41:54 AM
Quick Conversions
| USD | ALL |
|---|---|
| 1 USD | 81.98 ALL |
| 10 USD | 819.76 ALL |
| 50 USD | 4,098.78 ALL |
| 100 USD | 8,197.57 ALL |
| 500 USD | 40,987.84 ALL |
| 1,000 USD | 81,975.68 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-19T07:41:54Z",
"rates": {
"ALL": 81.97567589
}
}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": 8197.567589,
"rate": 81.97567589
}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