Rate Overview
Live
1 SAR = 0.211437 CHF
1 CHF = 4.7295
SAR
Avg
0.210131
High
0.211437
Low
0.209052
Last updated: 3/27/2026, 5:14:10 AM
Quick Conversions
| SAR | CHF |
|---|---|
| 1 SAR | 0.21 CHF |
| 10 SAR | 2.11 CHF |
| 50 SAR | 10.57 CHF |
| 100 SAR | 21.14 CHF |
| 500 SAR | 105.72 CHF |
| 1,000 SAR | 211.44 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-27T05:14:10Z",
"rates": {
"CHF": 0.211437
}
}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.143700000000003,
"rate": 0.211437
}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