Rate Overview
Live
1 CHF = 4.7265 SAR
1 SAR = 0.211575
CHF
Avg
4.7479
High
4.8914
Low
4.6496
Last updated: 3/27/2026, 7:14:22 AM
Quick Conversions
| CHF | SAR |
|---|---|
| 1 CHF | 4.73 SAR |
| 10 CHF | 47.26 SAR |
| 50 CHF | 236.32 SAR |
| 100 CHF | 472.65 SAR |
| 500 CHF | 2,363.23 SAR |
| 1,000 CHF | 4,726.45 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-03-27T07:14:22Z",
"rates": {
"SAR": 4.726452
}
}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": 472.6452,
"rate": 4.726452
}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