Rate Overview
Live
1 AWG = 9.0412 ZAR
1 ZAR = 0.110604
AWG
Avg
9.1135
High
9.2747
Low
9.0412
Last updated: 6/17/2026, 1:35:48 AM
Quick Conversions
| AWG | ZAR |
|---|---|
| 1 AWG | 9.04 ZAR |
| 10 AWG | 90.41 ZAR |
| 50 AWG | 452.06 ZAR |
| 100 AWG | 904.12 ZAR |
| 500 AWG | 4,520.61 ZAR |
| 1,000 AWG | 9,041.23 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-06-17T01:35:48Z",
"rates": {
"ZAR": 9.041229
}
}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": 904.1229,
"rate": 9.041229
}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