Rate Overview
Live
1 SVC = 1.0634 SEK
1 SEK = 0.940382
SVC
Avg
1.0552
High
1.0830
Low
1.0193
Last updated: 5/28/2026, 12:08:15 AM
Quick Conversions
| SVC | SEK |
|---|---|
| 1 SVC | 1.06 SEK |
| 10 SVC | 10.63 SEK |
| 50 SVC | 53.17 SEK |
| 100 SVC | 106.34 SEK |
| 500 SVC | 531.70 SEK |
| 1,000 SVC | 1,063.40 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-28T00:08:15Z",
"rates": {
"SEK": 1.063398
}
}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.33980000000001,
"rate": 1.063398
}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