Rate Overview
Live
1 SEK = 0.950922 SVC
1 SVC = 1.0516
SEK
Avg
0.947564
High
0.950922
Low
0.943562
Last updated: 5/7/2026, 11:22:39 AM
Quick Conversions
| SEK | SVC |
|---|---|
| 1 SEK | 0.95 SVC |
| 10 SEK | 9.51 SVC |
| 50 SEK | 47.55 SVC |
| 100 SEK | 95.09 SVC |
| 500 SEK | 475.46 SVC |
| 1,000 SEK | 950.92 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-07T11:22:39Z",
"rates": {
"SVC": 0.950922
}
}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.0922,
"rate": 0.950922
}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