Rate Overview
Live
1 CHF = 4.6333 SAR
1 SAR = 0.215827
CHF
Avg
4.6575
High
4.6807
Low
4.6333
Last updated: 8/30/2026, 7:27:33 PM
Quick Conversions
| CHF | SAR |
|---|---|
| 1 CHF | 4.63 SAR |
| 10 CHF | 46.33 SAR |
| 50 CHF | 231.67 SAR |
| 100 CHF | 463.33 SAR |
| 500 CHF | 2,316.67 SAR |
| 1,000 CHF | 4,633.33 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-08-30T19:27:33Z",
"rates": {
"SAR": 4.633333
}
}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": 463.3333,
"rate": 4.633333
}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