Rate Overview
Live
1 AWG = 9.0416 ZAR
1 ZAR = 0.110600
AWG
Avg
9.0305
High
9.0633
Low
9.0049
Last updated: 8/14/2026, 3:58:56 PM
Quick Conversions
| AWG | ZAR |
|---|---|
| 1 AWG | 9.04 ZAR |
| 10 AWG | 90.42 ZAR |
| 50 AWG | 452.08 ZAR |
| 100 AWG | 904.16 ZAR |
| 500 AWG | 4,520.78 ZAR |
| 1,000 AWG | 9,041.56 ZAR |
Get AWG/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=ZARExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-08-14T15:58:56Z",
"rates": {
"ZAR": 9.041564
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "ZAR",
"amount": 100
},
"result": 904.1564,
"rate": 9.041564
}Build with AWG/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key