Rate Overview
Live
1 SAR = 4.3665 ZAR
1 ZAR = 0.229018
SAR
Avg
4.3713
High
4.4100
Low
4.3470
Last updated: 4/17/2026, 6:11:42 AM
Quick Conversions
| SAR | ZAR |
|---|---|
| 1 SAR | 4.37 ZAR |
| 10 SAR | 43.66 ZAR |
| 50 SAR | 218.32 ZAR |
| 100 SAR | 436.65 ZAR |
| 500 SAR | 2,183.24 ZAR |
| 1,000 SAR | 4,366.48 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-04-17T06:11:42Z",
"rates": {
"ZAR": 4.366475
}
}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.64750000000004,
"rate": 4.366475
}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