Rate Overview
Live
1 RUB = 0.124273 SEK
1 SEK = 8.0468
RUB
Avg
0.119866
High
0.131994
Low
0.110912
Last updated: 7/24/2026, 9:49:43 AM
Quick Conversions
| RUB | SEK |
|---|---|
| 1 RUB | 0.12 SEK |
| 10 RUB | 1.24 SEK |
| 50 RUB | 6.21 SEK |
| 100 RUB | 12.43 SEK |
| 500 RUB | 62.14 SEK |
| 1,000 RUB | 124.27 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-07-24T09:49:43Z",
"rates": {
"SEK": 0.124273
}
}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.427299999999999,
"rate": 0.124273
}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