Rate Overview
Live
1 CHF = 4.5826 SAR
1 SAR = 0.218215
CHF
Avg
4.7609
High
4.8994
Low
4.5826
Last updated: 7/24/2026, 10:42:33 PM
Quick Conversions
| CHF | SAR |
|---|---|
| 1 CHF | 4.58 SAR |
| 10 CHF | 45.83 SAR |
| 50 CHF | 229.13 SAR |
| 100 CHF | 458.26 SAR |
| 500 CHF | 2,291.32 SAR |
| 1,000 CHF | 4,582.64 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-24T22:42:33Z",
"rates": {
"SAR": 4.582643
}
}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": 458.2643,
"rate": 4.582643
}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