Rate Overview
Live
1 ALL = 0.022519 AWG
1 AWG = 44.4069
ALL
Avg
0.022518
High
0.022616
Low
0.022459
Last updated: 9/3/2026, 11:58:35 AM
Quick Conversions
| ALL | AWG |
|---|---|
| 1 ALL | 0.02 AWG |
| 10 ALL | 0.23 AWG |
| 50 ALL | 1.13 AWG |
| 100 ALL | 2.25 AWG |
| 500 ALL | 11.26 AWG |
| 1,000 ALL | 22.52 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-09-03T11:58:35Z",
"rates": {
"AWG": 0.022519
}
}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.2519,
"rate": 0.022519
}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