Rate Overview
Live
1 CHF = 4.8463 SAR
1 SAR = 0.206343
CHF
Avg
4.8366
High
4.8914
Low
4.7946
Last updated: 3/7/2026, 1:58:04 AM
Quick Conversions
| CHF | SAR |
|---|---|
| 1 CHF | 4.85 SAR |
| 10 CHF | 48.46 SAR |
| 50 CHF | 242.31 SAR |
| 100 CHF | 484.63 SAR |
| 500 CHF | 2,423.15 SAR |
| 1,000 CHF | 4,846.29 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-07T01:58:04Z",
"rates": {
"SAR": 4.846293
}
}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": 484.6293,
"rate": 4.846293
}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