Rate Overview
Live
1 AWG = 9.3538 ZAR
1 ZAR = 0.106908
AWG
Avg
9.1489
High
9.4489
Low
8.8605
Last updated: 7/27/2026, 5:15:24 PM
Quick Conversions
| AWG | ZAR |
|---|---|
| 1 AWG | 9.35 ZAR |
| 10 AWG | 93.54 ZAR |
| 50 AWG | 467.69 ZAR |
| 100 AWG | 935.38 ZAR |
| 500 AWG | 4,676.91 ZAR |
| 1,000 AWG | 9,353.83 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-27T17:15:24Z",
"rates": {
"ZAR": 9.353826
}
}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.3826,
"rate": 9.353826
}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