Rate Overview
Live
1 CHF = 4.5901 SAR
1 SAR = 0.217861
CHF
Avg
4.6205
High
4.6469
Low
4.5898
Last updated: 7/24/2026, 8:31:33 AM
Quick Conversions
| CHF | SAR |
|---|---|
| 1 CHF | 4.59 SAR |
| 10 CHF | 45.90 SAR |
| 50 CHF | 229.50 SAR |
| 100 CHF | 459.01 SAR |
| 500 CHF | 2,295.04 SAR |
| 1,000 CHF | 4,590.08 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-24T08:31:33Z",
"rates": {
"SAR": 4.590075
}
}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": 459.0075,
"rate": 4.590075
}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