Rate Overview
Live
1 SAR = 4.4646 ZAR
1 ZAR = 0.223984
SAR
Avg
4.3614
High
4.4964
Low
4.2177
Last updated: 7/27/2026, 2:52:53 PM
Quick Conversions
| SAR | ZAR |
|---|---|
| 1 SAR | 4.46 ZAR |
| 10 SAR | 44.65 ZAR |
| 50 SAR | 223.23 ZAR |
| 100 SAR | 446.46 ZAR |
| 500 SAR | 2,232.31 ZAR |
| 1,000 SAR | 4,464.61 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-27T14:52:53Z",
"rates": {
"ZAR": 4.464613
}
}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": 446.4613,
"rate": 4.464613
}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