Rate Overview
Live
1 AWG = 46.4740 ALL
1 ALL = 0.021517
AWG
Avg
46.1895
High
46.8928
Low
45.3995
Last updated: 3/27/2026, 5:07:42 PM
Quick Conversions
| AWG | ALL |
|---|---|
| 1 AWG | 46.47 ALL |
| 10 AWG | 464.74 ALL |
| 50 AWG | 2,323.70 ALL |
| 100 AWG | 4,647.40 ALL |
| 500 AWG | 23,237.00 ALL |
| 1,000 AWG | 46,474.01 ALL |
Get AWG/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=ALLExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-03-27T17:07:42Z",
"rates": {
"ALL": 46.474009
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "ALL",
"amount": 100
},
"result": 4647.400900000001,
"rate": 46.474009
}Build with AWG/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key