Rate Overview
Live
1 ZAR = 0.110214 AWG
1 AWG = 9.0733
ZAR
Avg
0.109992
High
0.110405
Low
0.108922
Last updated: 7/7/2026, 11:17:56 AM
Quick Conversions
| ZAR | AWG |
|---|---|
| 1 ZAR | 0.11 AWG |
| 10 ZAR | 1.10 AWG |
| 50 ZAR | 5.51 AWG |
| 100 ZAR | 11.02 AWG |
| 500 ZAR | 55.11 AWG |
| 1,000 ZAR | 110.21 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-07T11:17:56Z",
"rates": {
"AWG": 0.110214
}
}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": 11.0214,
"rate": 0.110214
}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