Rate Overview
Live
1 SAR = 4.3693 ZAR
1 ZAR = 0.228867
SAR
Avg
4.3794
High
4.4144
Low
4.3545
Last updated: 5/27/2026, 6:18:36 PM
Quick Conversions
| SAR | ZAR |
|---|---|
| 1 SAR | 4.37 ZAR |
| 10 SAR | 43.69 ZAR |
| 50 SAR | 218.47 ZAR |
| 100 SAR | 436.93 ZAR |
| 500 SAR | 2,184.67 ZAR |
| 1,000 SAR | 4,369.35 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-05-27T18:18:36Z",
"rates": {
"ZAR": 4.369346
}
}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": 436.93460000000005,
"rate": 4.369346
}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