Rate Overview
Live
1 CHF = 4.6063 SAR
1 SAR = 0.217092
CHF
Avg
4.5348
High
4.8461
Low
4.0879
Last updated: 7/23/2026, 2:58:05 AM
Quick Conversions
| CHF | SAR |
|---|---|
| 1 CHF | 4.61 SAR |
| 10 CHF | 46.06 SAR |
| 50 CHF | 230.32 SAR |
| 100 CHF | 460.63 SAR |
| 500 CHF | 2,303.17 SAR |
| 1,000 CHF | 4,606.34 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-07-23T02:58:05Z",
"rates": {
"SAR": 4.606342
}
}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": 460.63419999999996,
"rate": 4.606342
}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