Rate Overview
Live
1 USD = 81.6118 ALL
1 ALL = 0.012253
USD
Avg
81.6015
High
81.9899
Low
81.4497
Last updated: 5/6/2026, 7:15:54 PM
Quick Conversions
| USD | ALL |
|---|---|
| 1 USD | 81.61 ALL |
| 10 USD | 816.12 ALL |
| 50 USD | 4,080.59 ALL |
| 100 USD | 8,161.18 ALL |
| 500 USD | 40,805.88 ALL |
| 1,000 USD | 81,611.77 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-05-06T19:15:54Z",
"rates": {
"ALL": 81.61176958
}
}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": 8161.176958,
"rate": 81.61176958
}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