Rate Overview
Live
1 CHF = 4.8189 SAR
1 SAR = 0.207518
CHF
Avg
4.7827
High
4.8189
Low
4.7502
Last updated: 4/16/2026, 6:00:03 AM
Quick Conversions
| CHF | SAR |
|---|---|
| 1 CHF | 4.82 SAR |
| 10 CHF | 48.19 SAR |
| 50 CHF | 240.94 SAR |
| 100 CHF | 481.89 SAR |
| 500 CHF | 2,409.43 SAR |
| 1,000 CHF | 4,818.86 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-04-16T06:00:03Z",
"rates": {
"SAR": 4.81886
}
}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": 481.88599999999997,
"rate": 4.81886
}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