Rate Overview
Live
1 AWG = 9.2454 ZAR
1 ZAR = 0.108162
AWG
Avg
9.1331
High
9.3397
Low
8.8987
Last updated: 3/7/2026, 7:05:09 AM
Quick Conversions
| AWG | ZAR |
|---|---|
| 1 AWG | 9.25 ZAR |
| 10 AWG | 92.45 ZAR |
| 50 AWG | 462.27 ZAR |
| 100 AWG | 924.54 ZAR |
| 500 AWG | 4,622.68 ZAR |
| 1,000 AWG | 9,245.36 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-03-07T07:05:09Z",
"rates": {
"ZAR": 9.245364
}
}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": 924.5364000000001,
"rate": 9.245364
}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