Rate Overview
Live
1 USD = 81.0123 ALL
1 ALL = 0.012344
USD
Avg
81.6058
High
82.4597
Low
81.0123
Last updated: 4/16/2026, 4:16:21 PM
Quick Conversions
| USD | ALL |
|---|---|
| 1 USD | 81.01 ALL |
| 10 USD | 810.12 ALL |
| 50 USD | 4,050.61 ALL |
| 100 USD | 8,101.23 ALL |
| 500 USD | 40,506.15 ALL |
| 1,000 USD | 81,012.30 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-04-16T16:16:21Z",
"rates": {
"ALL": 81.01229563
}
}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": 8101.229563,
"rate": 81.01229563
}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