Rate Overview
Live
1 SAR = 4.3356 ZAR
1 ZAR = 0.230648
SAR
Avg
4.4122
High
4.4656
Low
4.3356
Last updated: 5/7/2026, 11:20:49 AM
Quick Conversions
| SAR | ZAR |
|---|---|
| 1 SAR | 4.34 ZAR |
| 10 SAR | 43.36 ZAR |
| 50 SAR | 216.78 ZAR |
| 100 SAR | 433.56 ZAR |
| 500 SAR | 2,167.80 ZAR |
| 1,000 SAR | 4,335.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-05-07T11:20:49Z",
"rates": {
"ZAR": 4.335602
}
}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": 433.56019999999995,
"rate": 4.335602
}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