Rate Overview
Live
1 ZAR = 0.106499 AWG
1 AWG = 9.3898
ZAR
Avg
0.108093
High
0.108882
Low
0.106432
Last updated: 7/24/2026, 6:21:18 AM
Quick Conversions
| ZAR | AWG |
|---|---|
| 1 ZAR | 0.11 AWG |
| 10 ZAR | 1.06 AWG |
| 50 ZAR | 5.32 AWG |
| 100 ZAR | 10.65 AWG |
| 500 ZAR | 53.25 AWG |
| 1,000 ZAR | 106.50 AWG |
Get ZAR/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=AWGExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-07-24T06:21:18Z",
"rates": {
"AWG": 0.106499
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "AWG",
"amount": 100
},
"result": 10.649899999999999,
"rate": 0.106499
}Build with ZAR/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key