Rate Overview
Live
1 SAR = 4.3670 ZAR
1 ZAR = 0.228989
SAR
Avg
4.5559
High
4.8589
Low
4.2426
Last updated: 5/27/2026, 8:29:10 PM
Quick Conversions
| SAR | ZAR |
|---|---|
| 1 SAR | 4.37 ZAR |
| 10 SAR | 43.67 ZAR |
| 50 SAR | 218.35 ZAR |
| 100 SAR | 436.70 ZAR |
| 500 SAR | 2,183.51 ZAR |
| 1,000 SAR | 4,367.01 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-27T20:29:10Z",
"rates": {
"ZAR": 4.367013
}
}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.7013,
"rate": 4.367013
}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