Rate Overview
Live
1 AWG = 1.0065 ANG
1 ANG = 0.993578
AWG
Avg
1.0056
High
1.0073
Low
1.0039
Last updated: 9/8/2026, 3:36:35 PM
Quick Conversions
| AWG | ANG |
|---|---|
| 1 AWG | 1.01 ANG |
| 10 AWG | 10.06 ANG |
| 50 AWG | 50.32 ANG |
| 100 AWG | 100.65 ANG |
| 500 AWG | 503.23 ANG |
| 1,000 AWG | 1,006.46 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-09-08T15:36:35Z",
"rates": {
"ANG": 1.006464
}
}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.6464,
"rate": 1.006464
}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