Rate Overview
Live
1 ANG = 0.997471 AWG
1 AWG = 1.0025
ANG
Avg
0.996272
High
0.998525
Low
0.991504
Last updated: 7/31/2026, 8:41:30 AM
Quick Conversions
| ANG | AWG |
|---|---|
| 1 ANG | 1.00 AWG |
| 10 ANG | 9.97 AWG |
| 50 ANG | 49.87 AWG |
| 100 ANG | 99.75 AWG |
| 500 ANG | 498.74 AWG |
| 1,000 ANG | 997.47 AWG |
Get ANG/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ANG¤cies=AWGExample Response:
{
"success": true,
"base": "ANG",
"date": "2026-07-31T08:41:30Z",
"rates": {
"AWG": 0.997471
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ANG&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "ANG",
"to": "AWG",
"amount": 100
},
"result": 99.7471,
"rate": 0.997471
}Build with ANG/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key