Rate Overview
Live
1 SAR = 4.5564 ZAR
1 ZAR = 0.219471
SAR
Avg
4.4202
High
4.5647
Low
4.2177
Last updated: 3/27/2026, 11:12:09 AM
Quick Conversions
| SAR | ZAR |
|---|---|
| 1 SAR | 4.56 ZAR |
| 10 SAR | 45.56 ZAR |
| 50 SAR | 227.82 ZAR |
| 100 SAR | 455.64 ZAR |
| 500 SAR | 2,278.21 ZAR |
| 1,000 SAR | 4,556.42 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-27T11:12:09Z",
"rates": {
"ZAR": 4.556417
}
}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.64169999999996,
"rate": 4.556417
}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