Rate Overview
Live
1 SEK = 0.898744 SVC
1 SVC = 1.1127
SEK
Avg
0.901575
High
0.912862
Low
0.895128
Last updated: 6/28/2026, 9:45:30 PM
Quick Conversions
| SEK | SVC |
|---|---|
| 1 SEK | 0.90 SVC |
| 10 SEK | 8.99 SVC |
| 50 SEK | 44.94 SVC |
| 100 SEK | 89.87 SVC |
| 500 SEK | 449.37 SVC |
| 1,000 SEK | 898.74 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-06-28T21:45:30Z",
"rates": {
"SVC": 0.898744
}
}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.8744,
"rate": 0.898744
}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