Rate Overview
Live
1 AWG = 44.4065 ALL
1 ALL = 0.022519
AWG
Avg
44.4084
High
44.5254
Low
44.2156
Last updated: 9/3/2026, 8:23:27 AM
Quick Conversions
| AWG | ALL |
|---|---|
| 1 AWG | 44.41 ALL |
| 10 AWG | 444.07 ALL |
| 50 AWG | 2,220.33 ALL |
| 100 AWG | 4,440.65 ALL |
| 500 AWG | 22,203.25 ALL |
| 1,000 AWG | 44,406.51 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-09-03T08:23:27Z",
"rates": {
"ALL": 44.406507
}
}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": 4440.6507,
"rate": 44.406507
}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