Rate Overview
Live
1 ZAR = 0.109404 AWG
1 AWG = 9.1404
ZAR
Avg
0.109495
High
0.112860
Low
0.105832
Last updated: 5/27/2026, 9:43:57 PM
Quick Conversions
| ZAR | AWG |
|---|---|
| 1 ZAR | 0.11 AWG |
| 10 ZAR | 1.09 AWG |
| 50 ZAR | 5.47 AWG |
| 100 ZAR | 10.94 AWG |
| 500 ZAR | 54.70 AWG |
| 1,000 ZAR | 109.40 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-05-27T21:43:57Z",
"rates": {
"AWG": 0.109404
}
}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.9404,
"rate": 0.109404
}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