Rate Overview
Live
1 SVC = 1.0826 SEK
1 SEK = 0.923679
SVC
Avg
1.0725
High
1.0826
Low
1.0620
Last updated: 3/28/2026, 4:20:18 AM
Quick Conversions
| SVC | SEK |
|---|---|
| 1 SVC | 1.08 SEK |
| 10 SVC | 10.83 SEK |
| 50 SVC | 54.13 SEK |
| 100 SVC | 108.26 SEK |
| 500 SVC | 541.31 SEK |
| 1,000 SVC | 1,082.63 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-03-28T04:20:18Z",
"rates": {
"SEK": 1.082627
}
}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": 108.2627,
"rate": 1.082627
}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