Rate Overview
Live
1 RUB = 0.116658 SEK
1 SEK = 8.5721
RUB
Avg
0.118272
High
0.123834
Low
0.111349
Last updated: 3/26/2026, 9:54:35 PM
Quick Conversions
| RUB | SEK |
|---|---|
| 1 RUB | 0.12 SEK |
| 10 RUB | 1.17 SEK |
| 50 RUB | 5.83 SEK |
| 100 RUB | 11.67 SEK |
| 500 RUB | 58.33 SEK |
| 1,000 RUB | 116.66 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-03-26T21:54:35Z",
"rates": {
"SEK": 0.116658
}
}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.665799999999999,
"rate": 0.116658
}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