Rate Overview
Live
1 SVC = 1.0940 SEK
1 SEK = 0.914067
SVC
Avg
1.0952
High
1.1013
Low
1.0884
Last updated: 9/4/2026, 9:43:42 PM
Quick Conversions
| SVC | SEK |
|---|---|
| 1 SVC | 1.09 SEK |
| 10 SVC | 10.94 SEK |
| 50 SVC | 54.70 SEK |
| 100 SVC | 109.40 SEK |
| 500 SVC | 547.01 SEK |
| 1,000 SVC | 1,094.01 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-09-04T21:43:42Z",
"rates": {
"SEK": 1.094012
}
}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.4012,
"rate": 1.094012
}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