Rate Overview
Live
1 SAR = 0.214155 CHF
1 CHF = 4.6695
SAR
Avg
0.215033
High
0.216322
Low
0.214069
Last updated: 7/5/2026, 2:47:07 PM
Quick Conversions
| SAR | CHF |
|---|---|
| 1 SAR | 0.21 CHF |
| 10 SAR | 2.14 CHF |
| 50 SAR | 10.71 CHF |
| 100 SAR | 21.42 CHF |
| 500 SAR | 107.08 CHF |
| 1,000 SAR | 214.16 CHF |
Get SAR/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=CHFExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-07-05T14:47:07Z",
"rates": {
"CHF": 0.214155
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "CHF",
"amount": 100
},
"result": 21.4155,
"rate": 0.214155
}Build with SAR/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key