Rate Overview
Live
1 SAR = 4.3505 ZAR
1 ZAR = 0.229858
SAR
Avg
4.3416
High
4.3688
Low
4.3235
Last updated: 7/10/2026, 3:50:53 PM
Quick Conversions
| SAR | ZAR |
|---|---|
| 1 SAR | 4.35 ZAR |
| 10 SAR | 43.51 ZAR |
| 50 SAR | 217.53 ZAR |
| 100 SAR | 435.05 ZAR |
| 500 SAR | 2,175.26 ZAR |
| 1,000 SAR | 4,350.52 ZAR |
Get SAR/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=ZARExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-07-10T15:50:53Z",
"rates": {
"ZAR": 4.35052
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "ZAR",
"amount": 100
},
"result": 435.052,
"rate": 4.35052
}Build with SAR/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key