Rate Overview
Live
1 RUB = 0.009883 CHF
1 CHF = 101.1839
RUB
Avg
0.010005
High
0.010132
Low
0.009883
Last updated: 3/6/2026, 5:09:58 PM
Quick Conversions
| RUB | CHF |
|---|---|
| 1 RUB | 0.01 CHF |
| 10 RUB | 0.10 CHF |
| 50 RUB | 0.49 CHF |
| 100 RUB | 0.99 CHF |
| 500 RUB | 4.94 CHF |
| 1,000 RUB | 9.88 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-03-06T17:09:58Z",
"rates": {
"CHF": 0.009883
}
}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.9883,
"rate": 0.009883
}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