Rate Overview
Live
1 CHF = 96.5692 RUB
1 RUB = 0.010355
CHF
Avg
97.6295
High
99.3357
Low
96.3043
Last updated: 4/16/2026, 3:17:20 AM
Quick Conversions
| CHF | RUB |
|---|---|
| 1 CHF | 96.57 RUB |
| 10 CHF | 965.69 RUB |
| 50 CHF | 4,828.46 RUB |
| 100 CHF | 9,656.92 RUB |
| 500 CHF | 48,284.60 RUB |
| 1,000 CHF | 96,569.19 RUB |
Get CHF/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=RUBExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-04-16T03:17:20Z",
"rates": {
"RUB": 96.569194
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "RUB",
"amount": 100
},
"result": 9656.919399999999,
"rate": 96.569194
}Build with CHF/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key