Rate Overview
Live
1 SAR = 4.2962 ZAR
1 ZAR = 0.232762
SAR
Avg
4.3115
High
4.3252
Low
4.2962
Last updated: 8/20/2026, 8:50:47 AM
Quick Conversions
| SAR | ZAR |
|---|---|
| 1 SAR | 4.30 ZAR |
| 10 SAR | 42.96 ZAR |
| 50 SAR | 214.81 ZAR |
| 100 SAR | 429.62 ZAR |
| 500 SAR | 2,148.11 ZAR |
| 1,000 SAR | 4,296.23 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-08-20T08:50:47Z",
"rates": {
"ZAR": 4.296226
}
}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": 429.6226,
"rate": 4.296226
}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