Rate Overview
Live
1 AWG = 46.2117 ALL
1 ALL = 0.021640
AWG
Avg
45.9780
High
46.3686
Low
45.5190
Last updated: 3/7/2026, 3:07:53 AM
Quick Conversions
| AWG | ALL |
|---|---|
| 1 AWG | 46.21 ALL |
| 10 AWG | 462.12 ALL |
| 50 AWG | 2,310.58 ALL |
| 100 AWG | 4,621.17 ALL |
| 500 AWG | 23,105.85 ALL |
| 1,000 AWG | 46,211.70 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-07T03:07:53Z",
"rates": {
"ALL": 46.211698
}
}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": 4621.1698,
"rate": 46.211698
}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