Rate Overview
Live
1 SEK = 1.5784 SCR
1 SCR = 0.633572
SEK
Avg
1.5317
High
1.6423
Low
1.4362
Last updated: 5/28/2026, 3:46:01 AM
Quick Conversions
| SEK | SCR |
|---|---|
| 1 SEK | 1.58 SCR |
| 10 SEK | 15.78 SCR |
| 50 SEK | 78.92 SCR |
| 100 SEK | 157.84 SCR |
| 500 SEK | 789.18 SCR |
| 1,000 SEK | 1,578.35 SCR |
Get SEK/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=SCRExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-05-28T03:46:01Z",
"rates": {
"SCR": 1.578352
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "SCR",
"amount": 100
},
"result": 157.8352,
"rate": 1.578352
}Build with SEK/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key