Rate Overview
Live
1 CHF = 96.1068 RUB
1 RUB = 0.010405
CHF
Avg
97.2465
High
122.3166
Low
77.2205
Last updated: 7/22/2026, 11:36:54 PM
Quick Conversions
| CHF | RUB |
|---|---|
| 1 CHF | 96.11 RUB |
| 10 CHF | 961.07 RUB |
| 50 CHF | 4,805.34 RUB |
| 100 CHF | 9,610.68 RUB |
| 500 CHF | 48,053.38 RUB |
| 1,000 CHF | 96,106.77 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-07-22T23:36:54Z",
"rates": {
"RUB": 96.106768
}
}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": 9610.676800000001,
"rate": 96.106768
}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