Rate Overview
Live
1 AWG = 45.1771 ALL
1 ALL = 0.022135
AWG
Avg
45.2878
High
45.4868
Low
45.1771
Last updated: 5/7/2026, 11:22:36 AM
Quick Conversions
| AWG | ALL |
|---|---|
| 1 AWG | 45.18 ALL |
| 10 AWG | 451.77 ALL |
| 50 AWG | 2,258.85 ALL |
| 100 AWG | 4,517.71 ALL |
| 500 AWG | 22,588.54 ALL |
| 1,000 AWG | 45,177.08 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-05-07T11:22:36Z",
"rates": {
"ALL": 45.177084
}
}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": 4517.7084,
"rate": 45.177084
}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