Rate Overview
Live
1 SVC = 1.0640 SEK
1 SEK = 0.939833
SVC
Avg
1.0713
High
1.1150
Low
1.0088
Last updated: 5/28/2026, 2:34:52 AM
Quick Conversions
| SVC | SEK |
|---|---|
| 1 SVC | 1.06 SEK |
| 10 SVC | 10.64 SEK |
| 50 SVC | 53.20 SEK |
| 100 SVC | 106.40 SEK |
| 500 SVC | 532.01 SEK |
| 1,000 SVC | 1,064.02 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-05-28T02:34:52Z",
"rates": {
"SEK": 1.064019
}
}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": 106.40190000000001,
"rate": 1.064019
}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