Rate Overview
Live
1 SEK = 0.923678 SVC
1 SVC = 1.0826
SEK
Avg
0.928000
High
0.986380
Low
0.873140
Last updated: 3/28/2026, 6:08:56 AM
Quick Conversions
| SEK | SVC |
|---|---|
| 1 SEK | 0.92 SVC |
| 10 SEK | 9.24 SVC |
| 50 SEK | 46.18 SVC |
| 100 SEK | 92.37 SVC |
| 500 SEK | 461.84 SVC |
| 1,000 SEK | 923.68 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-03-28T06:08:56Z",
"rates": {
"SVC": 0.923678
}
}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": 92.3678,
"rate": 0.923678
}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