Rate Overview
Live
1 ANG = 0.994073 AWG
1 AWG = 1.0060
ANG
Avg
0.996553
High
1.0070
Low
0.991343
Last updated: 7/23/2026, 2:23:20 PM
Quick Conversions
| ANG | AWG |
|---|---|
| 1 ANG | 0.99 AWG |
| 10 ANG | 9.94 AWG |
| 50 ANG | 49.70 AWG |
| 100 ANG | 99.41 AWG |
| 500 ANG | 497.04 AWG |
| 1,000 ANG | 994.07 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-23T14:23:20Z",
"rates": {
"AWG": 0.994073
}
}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.40729999999999,
"rate": 0.994073
}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