Rate Overview
Live
1 CHF = 96.1481 RUB
1 RUB = 0.010401
CHF
Avg
96.7826
High
105.0787
Low
90.0840
Last updated: 7/23/2026, 5:03:35 PM
Quick Conversions
| CHF | RUB |
|---|---|
| 1 CHF | 96.15 RUB |
| 10 CHF | 961.48 RUB |
| 50 CHF | 4,807.41 RUB |
| 100 CHF | 9,614.81 RUB |
| 500 CHF | 48,074.05 RUB |
| 1,000 CHF | 96,148.10 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-23T17:03:35Z",
"rates": {
"RUB": 96.148104
}
}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": 9614.8104,
"rate": 96.148104
}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