Rate Overview
Live
1 SAR = 0.207536 CHF
1 CHF = 4.8184
SAR
Avg
0.208409
High
0.209841
Low
0.207536
Last updated: 5/6/2026, 12:28:17 PM
Quick Conversions
| SAR | CHF |
|---|---|
| 1 SAR | 0.21 CHF |
| 10 SAR | 2.08 CHF |
| 50 SAR | 10.38 CHF |
| 100 SAR | 20.75 CHF |
| 500 SAR | 103.77 CHF |
| 1,000 SAR | 207.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-05-06T12:28:17Z",
"rates": {
"CHF": 0.207536
}
}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.7536,
"rate": 0.207536
}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