Rate Overview
Live
1 AWG = 9.3750 ZAR
1 ZAR = 0.106667
AWG
Avg
9.3759
High
10.0680
Low
8.8605
Last updated: 7/28/2026, 4:22:02 AM
Quick Conversions
| AWG | ZAR |
|---|---|
| 1 AWG | 9.38 ZAR |
| 10 AWG | 93.75 ZAR |
| 50 AWG | 468.75 ZAR |
| 100 AWG | 937.50 ZAR |
| 500 AWG | 4,687.50 ZAR |
| 1,000 AWG | 9,375.00 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-07-28T04:22:02Z",
"rates": {
"ZAR": 9.375
}
}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": 937.5,
"rate": 9.375
}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