Rate Overview
Live
1 AWG = 9.1488 ZAR
1 ZAR = 0.109304
AWG
Avg
9.1778
High
9.2701
Low
9.1225
Last updated: 5/27/2026, 8:24:43 PM
Quick Conversions
| AWG | ZAR |
|---|---|
| 1 AWG | 9.15 ZAR |
| 10 AWG | 91.49 ZAR |
| 50 AWG | 457.44 ZAR |
| 100 AWG | 914.88 ZAR |
| 500 AWG | 4,574.39 ZAR |
| 1,000 AWG | 9,148.77 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-27T20:24:43Z",
"rates": {
"ZAR": 9.14877
}
}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": 914.8770000000001,
"rate": 9.14877
}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