Rate Overview
Live
1 ALL = 0.021818 AWG
1 AWG = 45.8337
ALL
Avg
0.021735
High
0.021818
Low
0.021663
Last updated: 7/4/2026, 10:22:49 AM
Quick Conversions
| ALL | AWG |
|---|---|
| 1 ALL | 0.02 AWG |
| 10 ALL | 0.22 AWG |
| 50 ALL | 1.09 AWG |
| 100 ALL | 2.18 AWG |
| 500 ALL | 10.91 AWG |
| 1,000 ALL | 21.82 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-07-04T10:22:49Z",
"rates": {
"AWG": 0.021818
}
}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.1818,
"rate": 0.021818
}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