Rate Overview
Live
1 SAR = 4.3247 ZAR
1 ZAR = 0.231228
SAR
Avg
4.3468
High
4.4271
Low
4.3106
Last updated: 6/17/2026, 8:44:04 AM
Quick Conversions
| SAR | ZAR |
|---|---|
| 1 SAR | 4.32 ZAR |
| 10 SAR | 43.25 ZAR |
| 50 SAR | 216.24 ZAR |
| 100 SAR | 432.47 ZAR |
| 500 SAR | 2,162.37 ZAR |
| 1,000 SAR | 4,324.73 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-06-17T08:44:04Z",
"rates": {
"ZAR": 4.324733
}
}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": 432.4733,
"rate": 4.324733
}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