Rate Overview
Live
1 SAR = 4.3942 ZAR
1 ZAR = 0.227570
SAR
Avg
4.3403
High
4.4433
Low
4.2477
Last updated: 3/7/2026, 12:26:35 AM
Quick Conversions
| SAR | ZAR |
|---|---|
| 1 SAR | 4.39 ZAR |
| 10 SAR | 43.94 ZAR |
| 50 SAR | 219.71 ZAR |
| 100 SAR | 439.42 ZAR |
| 500 SAR | 2,197.12 ZAR |
| 1,000 SAR | 4,394.25 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-03-07T00:26:35Z",
"rates": {
"ZAR": 4.394245
}
}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": 439.42449999999997,
"rate": 4.394245
}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