Rate Overview
Live
1 AWG = 45.8873 ALL
1 ALL = 0.021793
AWG
Avg
45.8063
High
45.8873
Low
45.6926
Last updated: 7/23/2026, 12:44:24 AM
Quick Conversions
| AWG | ALL |
|---|---|
| 1 AWG | 45.89 ALL |
| 10 AWG | 458.87 ALL |
| 50 AWG | 2,294.37 ALL |
| 100 AWG | 4,588.73 ALL |
| 500 AWG | 22,943.67 ALL |
| 1,000 AWG | 45,887.35 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-23T00:44:24Z",
"rates": {
"ALL": 45.887345
}
}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": 4588.7345000000005,
"rate": 45.887345
}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