Rate Overview
Live
1 USD = 79.3394 ALL
1 ALL = 0.012604
USD
Avg
79.4939
High
79.7005
Low
79.2510
Last updated: 9/5/2026, 10:25:34 AM
Quick Conversions
| USD | ALL |
|---|---|
| 1 USD | 79.34 ALL |
| 10 USD | 793.39 ALL |
| 50 USD | 3,966.97 ALL |
| 100 USD | 7,933.94 ALL |
| 500 USD | 39,669.68 ALL |
| 1,000 USD | 79,339.36 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-09-05T10:25:34Z",
"rates": {
"ALL": 79.33936278
}
}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": 7933.936278,
"rate": 79.33936278
}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