Rate Overview
Live
1 SEK = 0.952895 SVC
1 SVC = 1.0494
SEK
Avg
0.955044
High
0.968221
Low
0.946027
Last updated: 3/7/2026, 7:44:49 AM
Quick Conversions
| SEK | SVC |
|---|---|
| 1 SEK | 0.95 SVC |
| 10 SEK | 9.53 SVC |
| 50 SEK | 47.64 SVC |
| 100 SEK | 95.29 SVC |
| 500 SEK | 476.45 SVC |
| 1,000 SEK | 952.90 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-07T07:44:49Z",
"rates": {
"SVC": 0.952895
}
}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.2895,
"rate": 0.952895
}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