Rate Overview
Live
1 AWG = 45.8196 ALL
1 ALL = 0.021825
AWG
Avg
45.9695
High
46.3792
Low
45.6591
Last updated: 7/10/2026, 7:03:28 AM
Quick Conversions
| AWG | ALL |
|---|---|
| 1 AWG | 45.82 ALL |
| 10 AWG | 458.20 ALL |
| 50 AWG | 2,290.98 ALL |
| 100 AWG | 4,581.96 ALL |
| 500 AWG | 22,909.81 ALL |
| 1,000 AWG | 45,819.61 ALL |
Get AWG/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=ALLExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-07-10T07:03:28Z",
"rates": {
"ALL": 45.819613
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "ALL",
"amount": 100
},
"result": 4581.9613,
"rate": 45.819613
}Build with AWG/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key