Rate Overview
Live
1 CHF = 91.4227 RUB
1 RUB = 0.010938
CHF
Avg
99.1138
High
105.6536
Low
91.1328
Last updated: 5/27/2026, 10:53:57 PM
Quick Conversions
| CHF | RUB |
|---|---|
| 1 CHF | 91.42 RUB |
| 10 CHF | 914.23 RUB |
| 50 CHF | 4,571.14 RUB |
| 100 CHF | 9,142.27 RUB |
| 500 CHF | 45,711.36 RUB |
| 1,000 CHF | 91,422.73 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-05-27T22:53:57Z",
"rates": {
"RUB": 91.422726
}
}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": 9142.2726,
"rate": 91.422726
}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