Rate Overview
Live
1 ZAR = 0.108988 AWG
1 AWG = 9.1753
ZAR
Avg
0.102518
High
0.112313
Low
0.093335
Last updated: 6/29/2026, 11:09:38 PM
Quick Conversions
| ZAR | AWG |
|---|---|
| 1 ZAR | 0.11 AWG |
| 10 ZAR | 1.09 AWG |
| 50 ZAR | 5.45 AWG |
| 100 ZAR | 10.90 AWG |
| 500 ZAR | 54.49 AWG |
| 1,000 ZAR | 108.99 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-06-29T23:09:38Z",
"rates": {
"AWG": 0.108988
}
}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.8988,
"rate": 0.108988
}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