Rate Overview
Live
1 AWG = 1.0086 ANG
1 ANG = 0.991506
AWG
Avg
1.0036
High
1.0087
Low
0.993001
Last updated: 7/28/2026, 7:18:01 PM
Quick Conversions
| AWG | ANG |
|---|---|
| 1 AWG | 1.01 ANG |
| 10 AWG | 10.09 ANG |
| 50 AWG | 50.43 ANG |
| 100 AWG | 100.86 ANG |
| 500 AWG | 504.28 ANG |
| 1,000 AWG | 1,008.57 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-28T19:18:01Z",
"rates": {
"ANG": 1.008567
}
}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.8567,
"rate": 1.008567
}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