Rate Overview
Live
1 AWG = 45.8585 ALL
1 ALL = 0.021806
AWG
Avg
48.1225
High
53.8947
Low
45.4868
Last updated: 7/23/2026, 2:41:02 PM
Quick Conversions
| AWG | ALL |
|---|---|
| 1 AWG | 45.86 ALL |
| 10 AWG | 458.59 ALL |
| 50 AWG | 2,292.93 ALL |
| 100 AWG | 4,585.85 ALL |
| 500 AWG | 22,929.27 ALL |
| 1,000 AWG | 45,858.53 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-23T14:41:02Z",
"rates": {
"ALL": 45.858532
}
}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": 4585.8532,
"rate": 45.858532
}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