Rate Overview
Live
1 AWG = 9.3534 ZAR
1 ZAR = 0.106914
AWG
Avg
9.3754
High
10.0680
Low
8.8605
Last updated: 7/28/2026, 2:05:34 PM
Quick Conversions
| AWG | ZAR |
|---|---|
| 1 AWG | 9.35 ZAR |
| 10 AWG | 93.53 ZAR |
| 50 AWG | 467.67 ZAR |
| 100 AWG | 935.34 ZAR |
| 500 AWG | 4,676.68 ZAR |
| 1,000 AWG | 9,353.35 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-28T14:05:34Z",
"rates": {
"ZAR": 9.353351
}
}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": 935.3351,
"rate": 9.353351
}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