Rate Overview
Live
1 ALL = 0.012164 USD
1 USD = 82.2098
ALL
Avg
0.012112
High
0.012357
Low
0.011869
Last updated: 7/29/2026, 7:11:19 AM
Quick Conversions
| ALL | USD |
|---|---|
| 1 ALL | 0.01 USD |
| 10 ALL | 0.12 USD |
| 50 ALL | 0.61 USD |
| 100 ALL | 1.22 USD |
| 500 ALL | 6.08 USD |
| 1,000 ALL | 12.16 USD |
Get ALL/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=USDExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-07-29T07:11:19Z",
"rates": {
"USD": 0.012164
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "USD",
"amount": 100
},
"result": 1.2164,
"rate": 0.012164
}Build with ALL/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key