Rate Overview
Live
1 ANG = 0.991504 AWG
1 AWG = 1.0086
ANG
Avg
0.995603
High
1.0070
Low
0.991504
Last updated: 7/28/2026, 5:40:57 AM
Quick Conversions
| ANG | AWG |
|---|---|
| 1 ANG | 0.99 AWG |
| 10 ANG | 9.92 AWG |
| 50 ANG | 49.58 AWG |
| 100 ANG | 99.15 AWG |
| 500 ANG | 495.75 AWG |
| 1,000 ANG | 991.50 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-28T05:40:57Z",
"rates": {
"AWG": 0.991504
}
}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.1504,
"rate": 0.991504
}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