Rate Overview
Live
1 ZAR = 0.231693 SAR
1 SAR = 4.3161
ZAR
Avg
0.230128
High
0.231988
Low
0.225879
Last updated: 6/17/2026, 6:56:46 AM
Quick Conversions
| ZAR | SAR |
|---|---|
| 1 ZAR | 0.23 SAR |
| 10 ZAR | 2.32 SAR |
| 50 ZAR | 11.58 SAR |
| 100 ZAR | 23.17 SAR |
| 500 ZAR | 115.85 SAR |
| 1,000 ZAR | 231.69 SAR |
Get ZAR/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=SARExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-06-17T06:56:46Z",
"rates": {
"SAR": 0.231693
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "SAR",
"amount": 100
},
"result": 23.1693,
"rate": 0.231693
}Build with ZAR/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key