Rate Overview
Live
1 CHF = 4.7242 SAR
1 SAR = 0.211675
CHF
Avg
4.7093
High
4.7250
Low
4.6919
Last updated: 6/15/2026, 7:41:43 PM
Quick Conversions
| CHF | SAR |
|---|---|
| 1 CHF | 4.72 SAR |
| 10 CHF | 47.24 SAR |
| 50 CHF | 236.21 SAR |
| 100 CHF | 472.42 SAR |
| 500 CHF | 2,362.12 SAR |
| 1,000 CHF | 4,724.23 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-06-15T19:41:43Z",
"rates": {
"SAR": 4.72423
}
}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": 472.42300000000006,
"rate": 4.72423
}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