Rate Overview
Live
1 AWG = 9.2042 ZAR
1 ZAR = 0.108646
AWG
Avg
9.1450
High
9.2813
Low
9.0445
Last updated: 7/14/2026, 3:46:06 AM
Quick Conversions
| AWG | ZAR |
|---|---|
| 1 AWG | 9.20 ZAR |
| 10 AWG | 92.04 ZAR |
| 50 AWG | 460.21 ZAR |
| 100 AWG | 920.42 ZAR |
| 500 AWG | 4,602.11 ZAR |
| 1,000 AWG | 9,204.22 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-14T03:46:06Z",
"rates": {
"ZAR": 9.204217
}
}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": 920.4217,
"rate": 9.204217
}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