Rate Overview
Live
1 SAR = 0.216869 CHF
1 CHF = 4.6111
SAR
Avg
0.216099
High
0.216869
Low
0.215364
Last updated: 8/14/2026, 6:59:05 PM
Quick Conversions
| SAR | CHF |
|---|---|
| 1 SAR | 0.22 CHF |
| 10 SAR | 2.17 CHF |
| 50 SAR | 10.84 CHF |
| 100 SAR | 21.69 CHF |
| 500 SAR | 108.43 CHF |
| 1,000 SAR | 216.87 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-08-14T18:59:05Z",
"rates": {
"CHF": 0.216869
}
}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.6869,
"rate": 0.216869
}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