Rate Overview
Live
1 ZAR = 0.110843 AWG
1 AWG = 9.0218
ZAR
Avg
0.108680
High
0.110843
Low
0.107353
Last updated: 5/7/2026, 1:52:37 PM
Quick Conversions
| ZAR | AWG |
|---|---|
| 1 ZAR | 0.11 AWG |
| 10 ZAR | 1.11 AWG |
| 50 ZAR | 5.54 AWG |
| 100 ZAR | 11.08 AWG |
| 500 ZAR | 55.42 AWG |
| 1,000 ZAR | 110.84 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-05-07T13:52:37Z",
"rates": {
"AWG": 0.110843
}
}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.084299999999999,
"rate": 0.110843
}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