Rate Overview
Live
1 SEK = 0.935081 SVC
1 SVC = 1.0694
SEK
Avg
0.927452
High
0.935081
Low
0.918258
Last updated: 6/17/2026, 3:44:21 AM
Quick Conversions
| SEK | SVC |
|---|---|
| 1 SEK | 0.94 SVC |
| 10 SEK | 9.35 SVC |
| 50 SEK | 46.75 SVC |
| 100 SEK | 93.51 SVC |
| 500 SEK | 467.54 SVC |
| 1,000 SEK | 935.08 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-06-17T03:44:21Z",
"rates": {
"SVC": 0.935081
}
}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": 93.5081,
"rate": 0.935081
}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