Rate Overview
Live
1 RUB = 0.113427 SEK
1 SEK = 8.8162
RUB
Avg
0.114751
High
0.116214
Low
0.113186
Last updated: 8/16/2026, 4:57:29 AM
Quick Conversions
| RUB | SEK |
|---|---|
| 1 RUB | 0.11 SEK |
| 10 RUB | 1.13 SEK |
| 50 RUB | 5.67 SEK |
| 100 RUB | 11.34 SEK |
| 500 RUB | 56.71 SEK |
| 1,000 RUB | 113.43 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-08-16T04:57:29Z",
"rates": {
"SEK": 0.113427
}
}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.3427,
"rate": 0.113427
}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