Rate Overview
Live
1 ZAR = 0.226597 SAR
1 SAR = 4.4131
ZAR
Avg
0.229911
High
0.235424
Low
0.225059
Last updated: 3/7/2026, 4:07:31 AM
Quick Conversions
| ZAR | SAR |
|---|---|
| 1 ZAR | 0.23 SAR |
| 10 ZAR | 2.27 SAR |
| 50 ZAR | 11.33 SAR |
| 100 ZAR | 22.66 SAR |
| 500 ZAR | 113.30 SAR |
| 1,000 ZAR | 226.60 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-03-07T04:07:31Z",
"rates": {
"SAR": 0.226597
}
}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.6597,
"rate": 0.226597
}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