Rate Overview
Live
1 SEK = 0.907417 SVC
1 SVC = 1.1020
SEK
Avg
0.913597
High
0.921638
Low
0.907417
Last updated: 9/2/2026, 5:34:55 AM
Quick Conversions
| SEK | SVC |
|---|---|
| 1 SEK | 0.91 SVC |
| 10 SEK | 9.07 SVC |
| 50 SEK | 45.37 SVC |
| 100 SEK | 90.74 SVC |
| 500 SEK | 453.71 SVC |
| 1,000 SEK | 907.42 SVC |
Get SEK/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=SVCExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-09-02T05:34:55Z",
"rates": {
"SVC": 0.907417
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "SVC",
"amount": 100
},
"result": 90.74170000000001,
"rate": 0.907417
}Build with SEK/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key