Rate Overview
Live
1 CHF = 4.7318 SAR
1 SAR = 0.211338
CHF
Avg
4.7590
High
4.7835
Low
4.7282
Last updated: 3/27/2026, 3:49:24 AM
Quick Conversions
| CHF | SAR |
|---|---|
| 1 CHF | 4.73 SAR |
| 10 CHF | 47.32 SAR |
| 50 CHF | 236.59 SAR |
| 100 CHF | 473.18 SAR |
| 500 CHF | 2,365.88 SAR |
| 1,000 CHF | 4,731.77 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-27T03:49:24Z",
"rates": {
"SAR": 4.731767
}
}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": 473.1767,
"rate": 4.731767
}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