Rate Overview
Live
1 AWG = 9.5111 ZAR
1 ZAR = 0.105140
AWG
Avg
9.3053
High
9.6037
Low
8.8695
Last updated: 3/28/2026, 11:01:56 AM
Quick Conversions
| AWG | ZAR |
|---|---|
| 1 AWG | 9.51 ZAR |
| 10 AWG | 95.11 ZAR |
| 50 AWG | 475.56 ZAR |
| 100 AWG | 951.11 ZAR |
| 500 AWG | 4,755.55 ZAR |
| 1,000 AWG | 9,511.11 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-03-28T11:01:56Z",
"rates": {
"ZAR": 9.511108
}
}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": 951.1108,
"rate": 9.511108
}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