Rate Overview
Live
1 SAR = 0.206538 CHF
1 CHF = 4.8417
SAR
Avg
0.206604
High
0.208565
Low
0.204438
Last updated: 3/6/2026, 8:05:14 PM
Quick Conversions
| SAR | CHF |
|---|---|
| 1 SAR | 0.21 CHF |
| 10 SAR | 2.07 CHF |
| 50 SAR | 10.33 CHF |
| 100 SAR | 20.65 CHF |
| 500 SAR | 103.27 CHF |
| 1,000 SAR | 206.54 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-03-06T20:05:14Z",
"rates": {
"CHF": 0.206538
}
}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.6538,
"rate": 0.206538
}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