Rate Overview
Live
1 SAR = 4.3979 ZAR
1 ZAR = 0.227383
SAR
Avg
4.3603
High
4.4964
Low
4.2177
Last updated: 7/31/2026, 8:56:04 AM
Quick Conversions
| SAR | ZAR |
|---|---|
| 1 SAR | 4.40 ZAR |
| 10 SAR | 43.98 ZAR |
| 50 SAR | 219.89 ZAR |
| 100 SAR | 439.79 ZAR |
| 500 SAR | 2,198.93 ZAR |
| 1,000 SAR | 4,397.87 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-07-31T08:56:04Z",
"rates": {
"ZAR": 4.397866
}
}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": 439.78659999999996,
"rate": 4.397866
}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