Rate Overview
Live
1 AWG = 9.0526 ZAR
1 ZAR = 0.110465
AWG
Avg
9.1999
High
9.3150
Low
9.0258
Last updated: 5/7/2026, 2:51:57 PM
Quick Conversions
| AWG | ZAR |
|---|---|
| 1 AWG | 9.05 ZAR |
| 10 AWG | 90.53 ZAR |
| 50 AWG | 452.63 ZAR |
| 100 AWG | 905.26 ZAR |
| 500 AWG | 4,526.32 ZAR |
| 1,000 AWG | 9,052.64 ZAR |
Get AWG/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=ZARExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-05-07T14:51:57Z",
"rates": {
"ZAR": 9.052635
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "ZAR",
"amount": 100
},
"result": 905.2635,
"rate": 9.052635
}Build with AWG/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key