Rate Overview
Live
1 AWG = 8.9170 ZAR
1 ZAR = 0.112146
AWG
Avg
8.9794
High
9.0301
Low
8.9170
Last updated: 9/4/2026, 3:48:15 PM
Quick Conversions
| AWG | ZAR |
|---|---|
| 1 AWG | 8.92 ZAR |
| 10 AWG | 89.17 ZAR |
| 50 AWG | 445.85 ZAR |
| 100 AWG | 891.70 ZAR |
| 500 AWG | 4,458.48 ZAR |
| 1,000 AWG | 8,916.96 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-09-04T15:48:15Z",
"rates": {
"ZAR": 8.916955
}
}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": 891.6954999999999,
"rate": 8.916955
}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