Rate Overview
Live
1 AWG = 9.1760 ZAR
1 ZAR = 0.108980
AWG
Avg
9.2037
High
9.3258
Low
9.0258
Last updated: 5/28/2026, 3:42:45 AM
Quick Conversions
| AWG | ZAR |
|---|---|
| 1 AWG | 9.18 ZAR |
| 10 AWG | 91.76 ZAR |
| 50 AWG | 458.80 ZAR |
| 100 AWG | 917.60 ZAR |
| 500 AWG | 4,588.02 ZAR |
| 1,000 AWG | 9,176.03 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-28T03:42:45Z",
"rates": {
"ZAR": 9.176033
}
}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": 917.6033,
"rate": 9.176033
}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