Rate Overview
Live
1 SEK = 0.941878 SVC
1 SVC = 1.0617
SEK
Avg
0.941598
High
0.952243
Low
0.926149
Last updated: 5/27/2026, 9:54:48 PM
Quick Conversions
| SEK | SVC |
|---|---|
| 1 SEK | 0.94 SVC |
| 10 SEK | 9.42 SVC |
| 50 SEK | 47.09 SVC |
| 100 SEK | 94.19 SVC |
| 500 SEK | 470.94 SVC |
| 1,000 SEK | 941.88 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-05-27T21:54:48Z",
"rates": {
"SVC": 0.941878
}
}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": 94.1878,
"rate": 0.941878
}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