Rate Overview
Live
1 ALL = 0.021871 AWG
1 AWG = 45.7226
ALL
Avg
0.021804
High
0.021871
Low
0.021720
Last updated: 6/17/2026, 2:57:24 AM
Quick Conversions
| ALL | AWG |
|---|---|
| 1 ALL | 0.02 AWG |
| 10 ALL | 0.22 AWG |
| 50 ALL | 1.09 AWG |
| 100 ALL | 2.19 AWG |
| 500 ALL | 10.94 AWG |
| 1,000 ALL | 21.87 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-06-17T02:57:24Z",
"rates": {
"AWG": 0.021871
}
}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.1871,
"rate": 0.021871
}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