Rate Overview
Live
1 ZAR = 0.109822 AWG
1 AWG = 9.1056
ZAR
Avg
0.109512
High
0.110151
Low
0.108492
Last updated: 4/17/2026, 12:06:36 PM
Quick Conversions
| ZAR | AWG |
|---|---|
| 1 ZAR | 0.11 AWG |
| 10 ZAR | 1.10 AWG |
| 50 ZAR | 5.49 AWG |
| 100 ZAR | 10.98 AWG |
| 500 ZAR | 54.91 AWG |
| 1,000 ZAR | 109.82 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-04-17T12:06:36Z",
"rates": {
"AWG": 0.109822
}
}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.9822,
"rate": 0.109822
}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