Rate Overview
Live
1 ANG = 0.995125 AWG
1 AWG = 1.0049
ANG
Avg
0.995668
High
1.0054
Low
0.991289
Last updated: 7/9/2026, 6:14:15 AM
Quick Conversions
| ANG | AWG |
|---|---|
| 1 ANG | 1.00 AWG |
| 10 ANG | 9.95 AWG |
| 50 ANG | 49.76 AWG |
| 100 ANG | 99.51 AWG |
| 500 ANG | 497.56 AWG |
| 1,000 ANG | 995.13 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-09T06:14:15Z",
"rates": {
"AWG": 0.995125
}
}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.5125,
"rate": 0.995125
}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