Rate Overview
Live
1 AWG = 0.994490 ANG
1 ANG = 1.0055
AWG
Avg
1.0051
High
1.0107
Low
0.994490
Last updated: 3/28/2026, 11:03:56 AM
Quick Conversions
| AWG | ANG |
|---|---|
| 1 AWG | 0.99 ANG |
| 10 AWG | 9.94 ANG |
| 50 AWG | 49.72 ANG |
| 100 AWG | 99.45 ANG |
| 500 AWG | 497.25 ANG |
| 1,000 AWG | 994.49 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-03-28T11:03:56Z",
"rates": {
"ANG": 0.99449
}
}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.449,
"rate": 0.99449
}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