Rate Overview
Live
1 AWG = 1.0050 ANG
1 ANG = 0.995007
AWG
Avg
1.0057
High
1.0083
Low
1.0021
Last updated: 3/7/2026, 7:06:12 AM
Quick Conversions
| AWG | ANG |
|---|---|
| 1 AWG | 1.01 ANG |
| 10 AWG | 10.05 ANG |
| 50 AWG | 50.25 ANG |
| 100 AWG | 100.50 ANG |
| 500 AWG | 502.51 ANG |
| 1,000 AWG | 1,005.02 ANG |
Get AWG/ANG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=ANGExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-03-07T07:06:12Z",
"rates": {
"ANG": 1.005018
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=ANG&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "ANG",
"amount": 100
},
"result": 100.5018,
"rate": 1.005018
}Build with AWG/ANG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key