Rate Overview
Live
1 USD = 82.7189 ALL
1 ALL = 0.012089
USD
Avg
82.2484
High
82.9997
Low
81.4790
Last updated: 3/7/2026, 3:03:47 AM
Quick Conversions
| USD | ALL |
|---|---|
| 1 USD | 82.72 ALL |
| 10 USD | 827.19 ALL |
| 50 USD | 4,135.95 ALL |
| 100 USD | 8,271.89 ALL |
| 500 USD | 41,359.47 ALL |
| 1,000 USD | 82,718.94 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-03-07T03:03:47Z",
"rates": {
"ALL": 82.71893948
}
}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": 8271.893948,
"rate": 82.71893948
}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