Rate Overview
Live
1 AWG = 0.993690 ANG
1 ANG = 1.0064
AWG
Avg
0.993920
High
0.994380
Low
0.993000
Last updated: 5/7/2026, 9:00:23 PM
Quick Conversions
| AWG | ANG |
|---|---|
| 1 AWG | 0.99 ANG |
| 10 AWG | 9.94 ANG |
| 50 AWG | 49.68 ANG |
| 100 AWG | 99.37 ANG |
| 500 AWG | 496.84 ANG |
| 1,000 AWG | 993.69 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-05-07T21:00:23Z",
"rates": {
"ANG": 0.99369
}
}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.369,
"rate": 0.99369
}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