Rate Overview
Live
1 ANG = 1.0055 AWG
1 AWG = 0.994492
ANG
Avg
0.994942
High
1.0055
Low
0.987219
Last updated: 3/28/2026, 10:52:55 AM
Quick Conversions
| ANG | AWG |
|---|---|
| 1 ANG | 1.01 AWG |
| 10 ANG | 10.06 AWG |
| 50 ANG | 50.28 AWG |
| 100 ANG | 100.55 AWG |
| 500 ANG | 502.77 AWG |
| 1,000 ANG | 1,005.54 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-03-28T10:52:55Z",
"rates": {
"AWG": 1.005539
}
}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": 100.5539,
"rate": 1.005539
}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