Rate Overview
Live
1 SVC = 1.1120 SEK
1 SEK = 0.899242
SVC
Avg
1.0629
High
1.1126
Low
1.0106
Last updated: 7/28/2026, 2:01:34 PM
Quick Conversions
| SVC | SEK |
|---|---|
| 1 SVC | 1.11 SEK |
| 10 SVC | 11.12 SEK |
| 50 SVC | 55.60 SEK |
| 100 SVC | 111.20 SEK |
| 500 SVC | 556.02 SEK |
| 1,000 SVC | 1,112.05 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-28T14:01:34Z",
"rates": {
"SEK": 1.112048
}
}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.20479999999999,
"rate": 1.112048
}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