Rate Overview
Live
1 CHF = 95.5729 RUB
1 RUB = 0.010463
CHF
Avg
95.6661
High
97.4640
Low
92.1060
Last updated: 7/25/2026, 8:48:33 PM
Quick Conversions
| CHF | RUB |
|---|---|
| 1 CHF | 95.57 RUB |
| 10 CHF | 955.73 RUB |
| 50 CHF | 4,778.64 RUB |
| 100 CHF | 9,557.29 RUB |
| 500 CHF | 47,786.43 RUB |
| 1,000 CHF | 95,572.86 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-25T20:48:33Z",
"rates": {
"RUB": 95.572861
}
}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": 9557.286100000001,
"rate": 95.572861
}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