Rate Overview
Live
1 SVC = 1.1104 SEK
1 SEK = 0.900557
SVC
Avg
1.1068
High
1.1140
Low
1.0992
Last updated: 7/26/2026, 12:08:31 AM
Quick Conversions
| SVC | SEK |
|---|---|
| 1 SVC | 1.11 SEK |
| 10 SVC | 11.10 SEK |
| 50 SVC | 55.52 SEK |
| 100 SVC | 111.04 SEK |
| 500 SVC | 555.21 SEK |
| 1,000 SVC | 1,110.42 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-26T00:08:31Z",
"rates": {
"SEK": 1.110424
}
}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": 111.04240000000001,
"rate": 1.110424
}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