Rate Overview
Live
1 AWG = 9.1506 ZAR
1 ZAR = 0.109283
AWG
Avg
9.2263
High
9.5598
Low
8.9068
Last updated: 5/28/2026, 12:09:54 AM
Quick Conversions
| AWG | ZAR |
|---|---|
| 1 AWG | 9.15 ZAR |
| 10 AWG | 91.51 ZAR |
| 50 AWG | 457.53 ZAR |
| 100 AWG | 915.06 ZAR |
| 500 AWG | 4,575.28 ZAR |
| 1,000 AWG | 9,150.56 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-05-28T00:09:54Z",
"rates": {
"ZAR": 9.150558
}
}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": 915.0558,
"rate": 9.150558
}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