Rate Overview
Live
1 SVC = 1.0953 SEK
1 SEK = 0.912960
SVC
Avg
1.0869
High
1.0953
Low
1.0817
Last updated: 8/13/2026, 6:13:10 AM
Quick Conversions
| SVC | SEK |
|---|---|
| 1 SVC | 1.10 SEK |
| 10 SVC | 10.95 SEK |
| 50 SVC | 54.77 SEK |
| 100 SVC | 109.53 SEK |
| 500 SVC | 547.67 SEK |
| 1,000 SVC | 1,095.34 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-08-13T06:13:10Z",
"rates": {
"SEK": 1.095338
}
}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": 109.53379999999999,
"rate": 1.095338
}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