Rate Overview
Live
1 CHF = 91.3792 RUB
1 RUB = 0.010943
CHF
Avg
93.8612
High
96.8917
Low
90.4283
Last updated: 5/27/2026, 6:19:38 PM
Quick Conversions
| CHF | RUB |
|---|---|
| 1 CHF | 91.38 RUB |
| 10 CHF | 913.79 RUB |
| 50 CHF | 4,568.96 RUB |
| 100 CHF | 9,137.92 RUB |
| 500 CHF | 45,689.58 RUB |
| 1,000 CHF | 91,379.16 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-27T18:19:38Z",
"rates": {
"RUB": 91.379158
}
}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": 9137.9158,
"rate": 91.379158
}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