Rate Overview
Live
1 SAR = 4.3998 ZAR
1 ZAR = 0.227284
SAR
Avg
4.3505
High
4.3998
Low
4.3106
Last updated: 6/19/2026, 8:43:36 AM
Quick Conversions
| SAR | ZAR |
|---|---|
| 1 SAR | 4.40 ZAR |
| 10 SAR | 44.00 ZAR |
| 50 SAR | 219.99 ZAR |
| 100 SAR | 439.98 ZAR |
| 500 SAR | 2,199.89 ZAR |
| 1,000 SAR | 4,399.77 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-06-19T08:43:36Z",
"rates": {
"ZAR": 4.399773
}
}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.97729999999996,
"rate": 4.399773
}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