Rate Overview
Live
1 ZAR = 0.109949 AWG
1 AWG = 9.0951
ZAR
Avg
0.109523
High
0.110151
Low
0.108492
Last updated: 4/17/2026, 10:47:02 AM
Quick Conversions
| ZAR | AWG |
|---|---|
| 1 ZAR | 0.11 AWG |
| 10 ZAR | 1.10 AWG |
| 50 ZAR | 5.50 AWG |
| 100 ZAR | 10.99 AWG |
| 500 ZAR | 54.97 AWG |
| 1,000 ZAR | 109.95 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-17T10:47:02Z",
"rates": {
"AWG": 0.109949
}
}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.994900000000001,
"rate": 0.109949
}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