Rate Overview
Live
1 ANG = 0.992865 AWG
1 AWG = 1.0072
ANG
Avg
0.994139
High
0.997459
Low
0.992250
Last updated: 6/19/2026, 8:58:51 AM
Quick Conversions
| ANG | AWG |
|---|---|
| 1 ANG | 0.99 AWG |
| 10 ANG | 9.93 AWG |
| 50 ANG | 49.64 AWG |
| 100 ANG | 99.29 AWG |
| 500 ANG | 496.43 AWG |
| 1,000 ANG | 992.87 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-06-19T08:58:51Z",
"rates": {
"AWG": 0.992865
}
}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.2865,
"rate": 0.992865
}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