Rate Overview
Live
1 AWG = 9.3574 ZAR
1 ZAR = 0.106867
AWG
Avg
9.1825
High
9.5630
Low
8.8987
Last updated: 7/23/2026, 3:30:55 PM
Quick Conversions
| AWG | ZAR |
|---|---|
| 1 AWG | 9.36 ZAR |
| 10 AWG | 93.57 ZAR |
| 50 AWG | 467.87 ZAR |
| 100 AWG | 935.74 ZAR |
| 500 AWG | 4,678.70 ZAR |
| 1,000 AWG | 9,357.40 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-23T15:30:55Z",
"rates": {
"ZAR": 9.357402
}
}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.7402000000001,
"rate": 9.357402
}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