Rate Overview
Live
1 SEK = 0.905630 SVC
1 SVC = 1.1042
SEK
Avg
0.904296
High
0.908036
Low
0.897672
Last updated: 7/7/2026, 11:18:07 AM
Quick Conversions
| SEK | SVC |
|---|---|
| 1 SEK | 0.91 SVC |
| 10 SEK | 9.06 SVC |
| 50 SEK | 45.28 SVC |
| 100 SEK | 90.56 SVC |
| 500 SEK | 452.82 SVC |
| 1,000 SEK | 905.63 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-07T11:18:07Z",
"rates": {
"SVC": 0.90563
}
}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.563,
"rate": 0.90563
}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