Rate Overview
Live
1 SAR = 0.215990 CHF
1 CHF = 4.6298
SAR
Avg
0.215773
High
0.217055
Low
0.214469
Last updated: 9/4/2026, 6:46:56 PM
Quick Conversions
| SAR | CHF |
|---|---|
| 1 SAR | 0.22 CHF |
| 10 SAR | 2.16 CHF |
| 50 SAR | 10.80 CHF |
| 100 SAR | 21.60 CHF |
| 500 SAR | 107.99 CHF |
| 1,000 SAR | 215.99 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-09-04T18:46:56Z",
"rates": {
"CHF": 0.21599
}
}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.599,
"rate": 0.21599
}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