Rate Overview
Live
1 AWG = 9.0668 ZAR
1 ZAR = 0.110292
AWG
Avg
9.1468
High
9.2037
Low
9.0575
Last updated: 7/3/2026, 4:48:32 PM
Quick Conversions
| AWG | ZAR |
|---|---|
| 1 AWG | 9.07 ZAR |
| 10 AWG | 90.67 ZAR |
| 50 AWG | 453.34 ZAR |
| 100 AWG | 906.68 ZAR |
| 500 AWG | 4,533.42 ZAR |
| 1,000 AWG | 9,066.84 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-03T16:48:32Z",
"rates": {
"ZAR": 9.066843
}
}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": 906.6843,
"rate": 9.066843
}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