Rate Overview
Live
1 ZAR = 0.108162 AWG
1 AWG = 9.2454
ZAR
Avg
0.109518
High
0.112375
Low
0.107070
Last updated: 3/7/2026, 7:41:47 AM
Quick Conversions
| ZAR | AWG |
|---|---|
| 1 ZAR | 0.11 AWG |
| 10 ZAR | 1.08 AWG |
| 50 ZAR | 5.41 AWG |
| 100 ZAR | 10.82 AWG |
| 500 ZAR | 54.08 AWG |
| 1,000 ZAR | 108.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-03-07T07:41:47Z",
"rates": {
"AWG": 0.108162
}
}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.8162,
"rate": 0.108162
}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