Rate Overview
Live
1 SVC = 1.1034 SEK
1 SEK = 0.906250
SVC
Avg
1.1068
High
1.1140
Low
1.1013
Last updated: 7/6/2026, 5:39:55 AM
Quick Conversions
| SVC | SEK |
|---|---|
| 1 SVC | 1.10 SEK |
| 10 SVC | 11.03 SEK |
| 50 SVC | 55.17 SEK |
| 100 SVC | 110.34 SEK |
| 500 SVC | 551.72 SEK |
| 1,000 SVC | 1,103.45 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-07-06T05:39:55Z",
"rates": {
"SEK": 1.103448
}
}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": 110.34479999999999,
"rate": 1.103448
}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