Rate Overview
Live
1 AWG = 9.1056 ZAR
1 ZAR = 0.109823
AWG
Avg
9.1315
High
9.2172
Low
9.0784
Last updated: 4/17/2026, 12:06:37 PM
Quick Conversions
| AWG | ZAR |
|---|---|
| 1 AWG | 9.11 ZAR |
| 10 AWG | 91.06 ZAR |
| 50 AWG | 455.28 ZAR |
| 100 AWG | 910.56 ZAR |
| 500 AWG | 4,552.79 ZAR |
| 1,000 AWG | 9,105.58 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-04-17T12:06:37Z",
"rates": {
"ZAR": 9.105578
}
}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": 910.5577999999999,
"rate": 9.105578
}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