Rate Overview
Live
1 SVC = 1.0499 SEK
1 SEK = 0.952505
SVC
Avg
1.0558
High
1.0670
Low
1.0475
Last updated: 4/17/2026, 7:49:34 AM
Quick Conversions
| SVC | SEK |
|---|---|
| 1 SVC | 1.05 SEK |
| 10 SVC | 10.50 SEK |
| 50 SVC | 52.49 SEK |
| 100 SVC | 104.99 SEK |
| 500 SVC | 524.93 SEK |
| 1,000 SVC | 1,049.86 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-04-17T07:49:34Z",
"rates": {
"SEK": 1.049863
}
}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": 104.9863,
"rate": 1.049863
}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