Rate Overview
Live
1 ZAR = 0.229017 SAR
1 SAR = 4.3665
ZAR
Avg
0.228769
High
0.230042
Low
0.226759
Last updated: 4/17/2026, 6:14:03 AM
Quick Conversions
| ZAR | SAR |
|---|---|
| 1 ZAR | 0.23 SAR |
| 10 ZAR | 2.29 SAR |
| 50 ZAR | 11.45 SAR |
| 100 ZAR | 22.90 SAR |
| 500 ZAR | 114.51 SAR |
| 1,000 ZAR | 229.02 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-04-17T06:14:03Z",
"rates": {
"SAR": 0.229017
}
}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": 22.901699999999998,
"rate": 0.229017
}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