Rate Overview
Live
1 SAR = 4.5576 ZAR
1 ZAR = 0.219415
SAR
Avg
4.5222
High
4.5647
Low
4.4665
Last updated: 3/27/2026, 9:25:56 AM
Quick Conversions
| SAR | ZAR |
|---|---|
| 1 SAR | 4.56 ZAR |
| 10 SAR | 45.58 ZAR |
| 50 SAR | 227.88 ZAR |
| 100 SAR | 455.76 ZAR |
| 500 SAR | 2,278.79 ZAR |
| 1,000 SAR | 4,557.58 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-03-27T09:25:56Z",
"rates": {
"ZAR": 4.55758
}
}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": 455.758,
"rate": 4.55758
}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