Rate Overview
Live
1 SVC = 1.0494 SEK
1 SEK = 0.952896
SVC
Avg
1.0471
High
1.0571
Low
1.0328
Last updated: 3/7/2026, 7:40:57 AM
Quick Conversions
| SVC | SEK |
|---|---|
| 1 SVC | 1.05 SEK |
| 10 SVC | 10.49 SEK |
| 50 SVC | 52.47 SEK |
| 100 SVC | 104.94 SEK |
| 500 SVC | 524.72 SEK |
| 1,000 SVC | 1,049.43 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-03-07T07:40:57Z",
"rates": {
"SEK": 1.049433
}
}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": 104.94330000000001,
"rate": 1.049433
}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