Rate Overview
Live
1 CHF = 103.2418 RUB
1 RUB = 0.009686
CHF
Avg
102.2111
High
103.4871
Low
101.0231
Last updated: 8/16/2026, 4:56:46 AM
Quick Conversions
| CHF | RUB |
|---|---|
| 1 CHF | 103.24 RUB |
| 10 CHF | 1,032.42 RUB |
| 50 CHF | 5,162.09 RUB |
| 100 CHF | 10,324.18 RUB |
| 500 CHF | 51,620.90 RUB |
| 1,000 CHF | 103,241.79 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-08-16T04:56:46Z",
"rates": {
"RUB": 103.24179
}
}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": 10324.179,
"rate": 103.24179
}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