Rate Overview
Live
1 CHF = 95.7369 RUB
1 RUB = 0.010445
CHF
Avg
96.0325
High
97.0153
Low
95.1376
Last updated: 7/6/2026, 8:37:34 PM
Quick Conversions
| CHF | RUB |
|---|---|
| 1 CHF | 95.74 RUB |
| 10 CHF | 957.37 RUB |
| 50 CHF | 4,786.84 RUB |
| 100 CHF | 9,573.69 RUB |
| 500 CHF | 47,868.45 RUB |
| 1,000 CHF | 95,736.90 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-06T20:37:34Z",
"rates": {
"RUB": 95.736896
}
}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": 9573.6896,
"rate": 95.736896
}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