Rate Overview
Live
1 AWG = 45.0953 ALL
1 ALL = 0.022175
AWG
Avg
45.2811
High
45.4794
Low
45.0726
Last updated: 4/17/2026, 7:49:46 AM
Quick Conversions
| AWG | ALL |
|---|---|
| 1 AWG | 45.10 ALL |
| 10 AWG | 450.95 ALL |
| 50 AWG | 2,254.76 ALL |
| 100 AWG | 4,509.53 ALL |
| 500 AWG | 22,547.63 ALL |
| 1,000 AWG | 45,095.26 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-04-17T07:49:46Z",
"rates": {
"ALL": 45.095258
}
}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": 4509.5258,
"rate": 45.095258
}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