Rate Overview
Live
1 SVC = 1.0626 SEK
1 SEK = 0.941125
SVC
Avg
1.0704
High
1.1059
Low
1.0088
Last updated: 5/27/2026, 11:02:05 PM
Quick Conversions
| SVC | SEK |
|---|---|
| 1 SVC | 1.06 SEK |
| 10 SVC | 10.63 SEK |
| 50 SVC | 53.13 SEK |
| 100 SVC | 106.26 SEK |
| 500 SVC | 531.28 SEK |
| 1,000 SVC | 1,062.56 SEK |
Get SVC/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=SEKExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-05-27T23:02:05Z",
"rates": {
"SEK": 1.062558
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "SEK",
"amount": 100
},
"result": 106.2558,
"rate": 1.062558
}Build with SVC/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key