Rate Overview
Live
1 SVC = 1.0691 SEK
1 SEK = 0.935376
SVC
Avg
1.0772
High
1.0890
Low
1.0691
Last updated: 6/17/2026, 5:07:04 AM
Quick Conversions
| SVC | SEK |
|---|---|
| 1 SVC | 1.07 SEK |
| 10 SVC | 10.69 SEK |
| 50 SVC | 53.45 SEK |
| 100 SVC | 106.91 SEK |
| 500 SVC | 534.54 SEK |
| 1,000 SVC | 1,069.09 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-06-17T05:07:04Z",
"rates": {
"SEK": 1.069089
}
}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.90889999999999,
"rate": 1.069089
}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