Rate Overview
Live
1 SAR = 0.207927 CHF
1 CHF = 4.8094
SAR
Avg
0.209144
High
0.210518
Low
0.207607
Last updated: 4/16/2026, 9:22:39 AM
Quick Conversions
| SAR | CHF |
|---|---|
| 1 SAR | 0.21 CHF |
| 10 SAR | 2.08 CHF |
| 50 SAR | 10.40 CHF |
| 100 SAR | 20.79 CHF |
| 500 SAR | 103.96 CHF |
| 1,000 SAR | 207.93 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-04-16T09:22:39Z",
"rates": {
"CHF": 0.207927
}
}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": 20.7927,
"rate": 0.207927
}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