Rate Overview
Live
1 ZAR = 0.110109 AWG
1 AWG = 9.0819
ZAR
Avg
0.109794
High
0.110405
Low
0.108922
Last updated: 7/6/2026, 4:01:54 AM
Quick Conversions
| ZAR | AWG |
|---|---|
| 1 ZAR | 0.11 AWG |
| 10 ZAR | 1.10 AWG |
| 50 ZAR | 5.51 AWG |
| 100 ZAR | 11.01 AWG |
| 500 ZAR | 55.05 AWG |
| 1,000 ZAR | 110.11 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-06T04:01:54Z",
"rates": {
"AWG": 0.110109
}
}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.0109,
"rate": 0.110109
}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