Rate Overview
Live
1 USD = 81.8430 ALL
1 ALL = 0.012219
USD
Avg
82.1415
High
82.5344
Low
81.8430
Last updated: 6/16/2026, 12:22:27 PM
Quick Conversions
| USD | ALL |
|---|---|
| 1 USD | 81.84 ALL |
| 10 USD | 818.43 ALL |
| 50 USD | 4,092.15 ALL |
| 100 USD | 8,184.30 ALL |
| 500 USD | 40,921.48 ALL |
| 1,000 USD | 81,842.96 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-06-16T12:22:27Z",
"rates": {
"ALL": 81.84296394
}
}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": 8184.296394000001,
"rate": 81.84296394
}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