Rate Overview
Live
1 SAR = 4.5579 ZAR
1 ZAR = 0.219398
SAR
Avg
4.4706
High
4.6489
Low
4.2443
Last updated: 3/27/2026, 2:34:11 PM
Quick Conversions
| SAR | ZAR |
|---|---|
| 1 SAR | 4.56 ZAR |
| 10 SAR | 45.58 ZAR |
| 50 SAR | 227.90 ZAR |
| 100 SAR | 455.79 ZAR |
| 500 SAR | 2,278.96 ZAR |
| 1,000 SAR | 4,557.92 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-27T14:34:11Z",
"rates": {
"ZAR": 4.557924
}
}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": 455.7924,
"rate": 4.557924
}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