Rate Overview
Live
1 ALL = 0.022216 AWG
1 AWG = 45.0126
ALL
Avg
0.022196
High
0.022216
Low
0.022135
Last updated: 8/13/2026, 12:29:35 PM
Quick Conversions
| ALL | AWG |
|---|---|
| 1 ALL | 0.02 AWG |
| 10 ALL | 0.22 AWG |
| 50 ALL | 1.11 AWG |
| 100 ALL | 2.22 AWG |
| 500 ALL | 11.11 AWG |
| 1,000 ALL | 22.22 AWG |
Get ALL/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=AWGExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-08-13T12:29:35Z",
"rates": {
"AWG": 0.022216
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "AWG",
"amount": 100
},
"result": 2.2216,
"rate": 0.022216
}Build with ALL/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key