Rate Overview
Live
1 CHF = 96.1181 RUB
1 RUB = 0.010404
CHF
Avg
96.5482
High
96.8893
Low
96.0489
Last updated: 7/23/2026, 2:00:39 PM
Quick Conversions
| CHF | RUB |
|---|---|
| 1 CHF | 96.12 RUB |
| 10 CHF | 961.18 RUB |
| 50 CHF | 4,805.90 RUB |
| 100 CHF | 9,611.81 RUB |
| 500 CHF | 48,059.04 RUB |
| 1,000 CHF | 96,118.07 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-23T14:00:39Z",
"rates": {
"RUB": 96.118073
}
}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": 9611.8073,
"rate": 96.118073
}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