Rate Overview
Live
1 CHF = 4.7707 SAR
1 SAR = 0.209612
CHF
Avg
4.7743
High
4.7985
Low
4.7563
Last updated: 5/26/2026, 5:14:33 PM
Quick Conversions
| CHF | SAR |
|---|---|
| 1 CHF | 4.77 SAR |
| 10 CHF | 47.71 SAR |
| 50 CHF | 238.54 SAR |
| 100 CHF | 477.07 SAR |
| 500 CHF | 2,385.36 SAR |
| 1,000 CHF | 4,770.72 SAR |
Get CHF/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=SARExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-05-26T17:14:33Z",
"rates": {
"SAR": 4.770719
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "SAR",
"amount": 100
},
"result": 477.07189999999997,
"rate": 4.770719
}Build with CHF/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key