Rate Overview
Live
1 CHF = 4.6653 SAR
1 SAR = 0.214349
CHF
Avg
4.6523
High
4.6714
Low
4.6227
Last updated: 7/6/2026, 12:12:17 AM
Quick Conversions
| CHF | SAR |
|---|---|
| 1 CHF | 4.67 SAR |
| 10 CHF | 46.65 SAR |
| 50 CHF | 233.26 SAR |
| 100 CHF | 466.53 SAR |
| 500 CHF | 2,332.64 SAR |
| 1,000 CHF | 4,665.28 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-06T00:12:17Z",
"rates": {
"SAR": 4.665281
}
}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": 466.5281,
"rate": 4.665281
}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