Rate Overview
Live
1 AWG = 1.0052 ANG
1 ANG = 0.994779
AWG
Avg
1.0056
High
1.0088
Low
1.0040
Last updated: 7/10/2026, 6:43:01 PM
Quick Conversions
| AWG | ANG |
|---|---|
| 1 AWG | 1.01 ANG |
| 10 AWG | 10.05 ANG |
| 50 AWG | 50.26 ANG |
| 100 AWG | 100.52 ANG |
| 500 AWG | 502.62 ANG |
| 1,000 AWG | 1,005.25 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-10T18:43:01Z",
"rates": {
"ANG": 1.005248
}
}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.5248,
"rate": 1.005248
}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