Rate Overview
Live
1 AWG = 0.994380 ANG
1 ANG = 1.0057
AWG
Avg
0.995016
High
0.997149
Low
0.993690
Last updated: 4/17/2026, 5:35:46 PM
Quick Conversions
| AWG | ANG |
|---|---|
| 1 AWG | 0.99 ANG |
| 10 AWG | 9.94 ANG |
| 50 AWG | 49.72 ANG |
| 100 AWG | 99.44 ANG |
| 500 AWG | 497.19 ANG |
| 1,000 AWG | 994.38 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-04-17T17:35:46Z",
"rates": {
"ANG": 0.99438
}
}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": 99.438,
"rate": 0.99438
}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