Rate Overview
Live
1 AWG = 1.0075 ANG
1 ANG = 0.992602
AWG
Avg
1.0033
High
1.0077
Low
0.993001
Last updated: 7/6/2026, 2:54:48 PM
Quick Conversions
| AWG | ANG |
|---|---|
| 1 AWG | 1.01 ANG |
| 10 AWG | 10.07 ANG |
| 50 AWG | 50.37 ANG |
| 100 AWG | 100.75 ANG |
| 500 AWG | 503.73 ANG |
| 1,000 AWG | 1,007.45 ANG |
Get AWG/ANG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=ANGExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-07-06T14:54:48Z",
"rates": {
"ANG": 1.007453
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=ANG&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "ANG",
"amount": 100
},
"result": 100.74529999999999,
"rate": 1.007453
}Build with AWG/ANG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key