Rate Overview
Live
1 SAR = 4.3680 ZAR
1 ZAR = 0.228939
SAR
Avg
4.6760
High
5.0472
Low
4.2575
Last updated: 5/27/2026, 7:19:44 PM
Quick Conversions
| SAR | ZAR |
|---|---|
| 1 SAR | 4.37 ZAR |
| 10 SAR | 43.68 ZAR |
| 50 SAR | 218.40 ZAR |
| 100 SAR | 436.80 ZAR |
| 500 SAR | 2,183.99 ZAR |
| 1,000 SAR | 4,367.97 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-05-27T19:19:44Z",
"rates": {
"ZAR": 4.367973
}
}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": 436.7973,
"rate": 4.367973
}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