Rate Overview
Live
1 SAR = 0.209612 CHF
1 CHF = 4.7707
SAR
Avg
0.221046
High
0.244621
Low
0.206352
Last updated: 5/26/2026, 5:33:46 PM
Quick Conversions
| SAR | CHF |
|---|---|
| 1 SAR | 0.21 CHF |
| 10 SAR | 2.10 CHF |
| 50 SAR | 10.48 CHF |
| 100 SAR | 20.96 CHF |
| 500 SAR | 104.81 CHF |
| 1,000 SAR | 209.61 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-05-26T17:33:46Z",
"rates": {
"CHF": 0.209612
}
}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.961199999999998,
"rate": 0.209612
}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