Rate Overview
Live
1 SAR = 4.2696 ZAR
1 ZAR = 0.234214
SAR
Avg
4.2691
High
4.2918
Low
4.2549
Last updated: 9/9/2026, 2:42:56 PM
Quick Conversions
| SAR | ZAR |
|---|---|
| 1 SAR | 4.27 ZAR |
| 10 SAR | 42.70 ZAR |
| 50 SAR | 213.48 ZAR |
| 100 SAR | 426.96 ZAR |
| 500 SAR | 2,134.80 ZAR |
| 1,000 SAR | 4,269.60 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-09-09T14:42:56Z",
"rates": {
"ZAR": 4.2696
}
}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": 426.96,
"rate": 4.2696
}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