Rate Overview
Live
1 RUB = 0.009346 CHF
1 CHF = 106.9976
RUB
Avg
0.009367
High
0.009409
Low
0.009260
Last updated: 9/4/2026, 6:27:35 PM
Quick Conversions
| RUB | CHF |
|---|---|
| 1 RUB | 0.01 CHF |
| 10 RUB | 0.09 CHF |
| 50 RUB | 0.47 CHF |
| 100 RUB | 0.93 CHF |
| 500 RUB | 4.67 CHF |
| 1,000 RUB | 9.35 CHF |
Get RUB/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=CHFExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-09-04T18:27:35Z",
"rates": {
"CHF": 0.009346
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "CHF",
"amount": 100
},
"result": 0.9346,
"rate": 0.009346
}Build with RUB/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key