Rate Overview
Live
1 AWG = 9.1404 ZAR
1 ZAR = 0.109405
AWG
Avg
9.1767
High
9.2701
Low
9.1225
Last updated: 5/27/2026, 9:37:05 PM
Quick Conversions
| AWG | ZAR |
|---|---|
| 1 AWG | 9.14 ZAR |
| 10 AWG | 91.40 ZAR |
| 50 AWG | 457.02 ZAR |
| 100 AWG | 914.04 ZAR |
| 500 AWG | 4,570.20 ZAR |
| 1,000 AWG | 9,140.39 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-27T21:37:05Z",
"rates": {
"ZAR": 9.140391
}
}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": 914.0391,
"rate": 9.140391
}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