Rate Overview
Live
1 SEK = 0.898417 SVC
1 SVC = 1.1131
SEK
Avg
0.893063
High
0.977829
Low
0.787506
Last updated: 7/28/2026, 6:58:55 AM
Quick Conversions
| SEK | SVC |
|---|---|
| 1 SEK | 0.90 SVC |
| 10 SEK | 8.98 SVC |
| 50 SEK | 44.92 SVC |
| 100 SEK | 89.84 SVC |
| 500 SEK | 449.21 SVC |
| 1,000 SEK | 898.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-07-28T06:58:55Z",
"rates": {
"SVC": 0.898417
}
}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": 89.8417,
"rate": 0.898417
}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