Rate Overview
Live
1 RUB = 0.110931 SEK
1 SEK = 9.0146
RUB
Avg
0.111329
High
0.111717
Low
0.110931
Last updated: 9/3/2026, 1:26:37 AM
Quick Conversions
| RUB | SEK |
|---|---|
| 1 RUB | 0.11 SEK |
| 10 RUB | 1.11 SEK |
| 50 RUB | 5.55 SEK |
| 100 RUB | 11.09 SEK |
| 500 RUB | 55.47 SEK |
| 1,000 RUB | 110.93 SEK |
Get RUB/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=SEKExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-09-03T01:26:37Z",
"rates": {
"SEK": 0.110931
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "SEK",
"amount": 100
},
"result": 11.0931,
"rate": 0.110931
}Build with RUB/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key