Rate Overview
Live
1 RUB = 0.010404 CHF
1 CHF = 96.1169
RUB
Avg
0.010425
High
0.010506
Low
0.010320
Last updated: 5/7/2026, 4:47:53 PM
Quick Conversions
| RUB | CHF |
|---|---|
| 1 RUB | 0.01 CHF |
| 10 RUB | 0.10 CHF |
| 50 RUB | 0.52 CHF |
| 100 RUB | 1.04 CHF |
| 500 RUB | 5.20 CHF |
| 1,000 RUB | 10.40 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-05-07T16:47:53Z",
"rates": {
"CHF": 0.010404
}
}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": 1.0404,
"rate": 0.010404
}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