Rate Overview
Live
1 CHF = 106.9905 RUB
1 RUB = 0.009347
CHF
Avg
106.7508
High
107.9828
Low
106.2727
Last updated: 9/4/2026, 6:58:49 PM
Quick Conversions
| CHF | RUB |
|---|---|
| 1 CHF | 106.99 RUB |
| 10 CHF | 1,069.90 RUB |
| 50 CHF | 5,349.52 RUB |
| 100 CHF | 10,699.05 RUB |
| 500 CHF | 53,495.23 RUB |
| 1,000 CHF | 106,990.46 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-09-04T18:58:49Z",
"rates": {
"RUB": 106.990459
}
}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": 10699.045900000001,
"rate": 106.990459
}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