Rate Overview
Live
1 SEK = 0.924207 SVC
1 SVC = 1.0820
SEK
Avg
0.933611
High
0.941651
Low
0.924207
Last updated: 3/28/2026, 2:38:34 AM
Quick Conversions
| SEK | SVC |
|---|---|
| 1 SEK | 0.92 SVC |
| 10 SEK | 9.24 SVC |
| 50 SEK | 46.21 SVC |
| 100 SEK | 92.42 SVC |
| 500 SEK | 462.10 SVC |
| 1,000 SEK | 924.21 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-28T02:38:34Z",
"rates": {
"SVC": 0.924207
}
}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.4207,
"rate": 0.924207
}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