Rate Overview
Live
1 ZAR = 0.105140 AWG
1 AWG = 9.5111
ZAR
Avg
0.109567
High
0.112860
Low
0.105140
Last updated: 3/28/2026, 10:52:56 AM
Quick Conversions
| ZAR | AWG |
|---|---|
| 1 ZAR | 0.11 AWG |
| 10 ZAR | 1.05 AWG |
| 50 ZAR | 5.26 AWG |
| 100 ZAR | 10.51 AWG |
| 500 ZAR | 52.57 AWG |
| 1,000 ZAR | 105.14 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-28T10:52:56Z",
"rates": {
"AWG": 0.10514
}
}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.514,
"rate": 0.10514
}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