Rate Overview
Live
1 ALL = 0.021628 AWG
1 AWG = 46.2364
ALL
Avg
0.021763
High
0.021968
Low
0.021566
Last updated: 3/7/2026, 12:15:39 AM
Quick Conversions
| ALL | AWG |
|---|---|
| 1 ALL | 0.02 AWG |
| 10 ALL | 0.22 AWG |
| 50 ALL | 1.08 AWG |
| 100 ALL | 2.16 AWG |
| 500 ALL | 10.81 AWG |
| 1,000 ALL | 21.63 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-03-07T00:15:39Z",
"rates": {
"AWG": 0.021628
}
}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.1628000000000003,
"rate": 0.021628
}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