Rate Overview
Live
1 CHF = 4.7295 SAR
1 SAR = 0.211437
CHF
Avg
4.8005
High
4.8994
Low
4.6934
Last updated: 3/27/2026, 5:37:32 AM
Quick Conversions
| CHF | SAR |
|---|---|
| 1 CHF | 4.73 SAR |
| 10 CHF | 47.30 SAR |
| 50 CHF | 236.48 SAR |
| 100 CHF | 472.95 SAR |
| 500 CHF | 2,364.77 SAR |
| 1,000 CHF | 4,729.54 SAR |
Get CHF/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=SARExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-03-27T05:37:32Z",
"rates": {
"SAR": 4.729536
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "SAR",
"amount": 100
},
"result": 472.95360000000005,
"rate": 4.729536
}Build with CHF/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key