Rate Overview
Live
1 ZAR = 0.112157 AWG
1 AWG = 8.9161
ZAR
Avg
0.111402
High
0.112157
Low
0.110741
Last updated: 9/5/2026, 12:12:11 PM
Quick Conversions
| ZAR | AWG |
|---|---|
| 1 ZAR | 0.11 AWG |
| 10 ZAR | 1.12 AWG |
| 50 ZAR | 5.61 AWG |
| 100 ZAR | 11.22 AWG |
| 500 ZAR | 56.08 AWG |
| 1,000 ZAR | 112.16 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-09-05T12:12:11Z",
"rates": {
"AWG": 0.112157
}
}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.2157,
"rate": 0.112157
}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