Rate Overview
Live
1 SEK = 0.952505 SVC
1 SVC = 1.0499
SEK
Avg
0.947182
High
0.954682
Low
0.937235
Last updated: 4/17/2026, 7:35:08 AM
Quick Conversions
| SEK | SVC |
|---|---|
| 1 SEK | 0.95 SVC |
| 10 SEK | 9.53 SVC |
| 50 SEK | 47.63 SVC |
| 100 SEK | 95.25 SVC |
| 500 SEK | 476.25 SVC |
| 1,000 SEK | 952.51 SVC |
Get SEK/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=SVCExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-04-17T07:35:08Z",
"rates": {
"SVC": 0.952505
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "SVC",
"amount": 100
},
"result": 95.2505,
"rate": 0.952505
}Build with SEK/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key