Rate Overview
Live
1 SVC = 1.1078 SEK
1 SEK = 0.902728
SVC
Avg
1.1086
High
1.1131
Low
1.1047
Last updated: 7/27/2026, 10:31:27 AM
Quick Conversions
| SVC | SEK |
|---|---|
| 1 SVC | 1.11 SEK |
| 10 SVC | 11.08 SEK |
| 50 SVC | 55.39 SEK |
| 100 SVC | 110.78 SEK |
| 500 SVC | 553.88 SEK |
| 1,000 SVC | 1,107.75 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-27T10:31:27Z",
"rates": {
"SEK": 1.107754
}
}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": 110.77539999999999,
"rate": 1.107754
}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