Rate Overview
Live
1 RUB = 0.125381 SEK
1 SEK = 7.9757
RUB
Avg
0.124892
High
0.126414
Low
0.123328
Last updated: 7/5/2026, 2:07:28 PM
Quick Conversions
| RUB | SEK |
|---|---|
| 1 RUB | 0.13 SEK |
| 10 RUB | 1.25 SEK |
| 50 RUB | 6.27 SEK |
| 100 RUB | 12.54 SEK |
| 500 RUB | 62.69 SEK |
| 1,000 RUB | 125.38 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-05T14:07:28Z",
"rates": {
"SEK": 0.125381
}
}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.5381,
"rate": 0.125381
}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