Rate Overview
Live
1 AWG = 46.0035 ALL
1 ALL = 0.021737
AWG
Avg
45.9057
High
46.0035
Low
45.7965
Last updated: 7/26/2026, 9:03:23 PM
Quick Conversions
| AWG | ALL |
|---|---|
| 1 AWG | 46.00 ALL |
| 10 AWG | 460.04 ALL |
| 50 AWG | 2,300.18 ALL |
| 100 AWG | 4,600.35 ALL |
| 500 AWG | 23,001.76 ALL |
| 1,000 AWG | 46,003.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-26T21:03:23Z",
"rates": {
"ALL": 46.003529
}
}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": 4600.3529,
"rate": 46.003529
}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