Rate Overview
Live
1 SEK = 0.903423 SVC
1 SVC = 1.1069
SEK
Avg
0.945692
High
0.989493
Low
0.898757
Last updated: 7/8/2026, 9:15:44 PM
Quick Conversions
| SEK | SVC |
|---|---|
| 1 SEK | 0.90 SVC |
| 10 SEK | 9.03 SVC |
| 50 SEK | 45.17 SVC |
| 100 SEK | 90.34 SVC |
| 500 SEK | 451.71 SVC |
| 1,000 SEK | 903.42 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-07-08T21:15:44Z",
"rates": {
"SVC": 0.903423
}
}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": 90.3423,
"rate": 0.903423
}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