Rate Overview
Live
1 CHF = 101.9293 RUB
1 RUB = 0.009811
CHF
Avg
104.7481
High
109.4392
Low
101.9293
Last updated: 3/26/2026, 10:34:57 PM
Quick Conversions
| CHF | RUB |
|---|---|
| 1 CHF | 101.93 RUB |
| 10 CHF | 1,019.29 RUB |
| 50 CHF | 5,096.46 RUB |
| 100 CHF | 10,192.93 RUB |
| 500 CHF | 50,964.64 RUB |
| 1,000 CHF | 101,929.27 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-26T22:34:57Z",
"rates": {
"RUB": 101.929273
}
}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": 10192.9273,
"rate": 101.929273
}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