Rate Overview
Live
1 CHF = 101.9389 RUB
1 RUB = 0.009810
CHF
Avg
100.3827
High
106.9189
Low
95.0380
Last updated: 3/27/2026, 12:12:47 AM
Quick Conversions
| CHF | RUB |
|---|---|
| 1 CHF | 101.94 RUB |
| 10 CHF | 1,019.39 RUB |
| 50 CHF | 5,096.94 RUB |
| 100 CHF | 10,193.89 RUB |
| 500 CHF | 50,969.45 RUB |
| 1,000 CHF | 101,938.89 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-03-27T00:12:47Z",
"rates": {
"RUB": 101.938894
}
}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": 10193.8894,
"rate": 101.938894
}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