Rate Overview
Live
1 RUB = 0.129196 SEK
1 SEK = 7.7402
RUB
Avg
0.119035
High
0.131284
Low
0.113774
Last updated: 5/27/2026, 9:56:00 PM
Quick Conversions
| RUB | SEK |
|---|---|
| 1 RUB | 0.13 SEK |
| 10 RUB | 1.29 SEK |
| 50 RUB | 6.46 SEK |
| 100 RUB | 12.92 SEK |
| 500 RUB | 64.60 SEK |
| 1,000 RUB | 129.20 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-05-27T21:56:00Z",
"rates": {
"SEK": 0.129196
}
}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": 12.9196,
"rate": 0.129196
}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