Rate Overview
Live
1 SAR = 4.4705 ZAR
1 ZAR = 0.223690
SAR
Avg
4.6603
High
5.0472
Low
4.2575
Last updated: 7/27/2026, 11:55:03 PM
Quick Conversions
| SAR | ZAR |
|---|---|
| 1 SAR | 4.47 ZAR |
| 10 SAR | 44.70 ZAR |
| 50 SAR | 223.52 ZAR |
| 100 SAR | 447.05 ZAR |
| 500 SAR | 2,235.23 ZAR |
| 1,000 SAR | 4,470.47 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-27T23:55:03Z",
"rates": {
"ZAR": 4.470466
}
}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": 447.0466,
"rate": 4.470466
}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