Rate Overview
Live
1 SEK = 1.5348 SCR
1 SCR = 0.651544
SEK
Avg
1.5591
High
1.6365
Low
1.4809
Last updated: 3/27/2026, 3:23:49 PM
Quick Conversions
| SEK | SCR |
|---|---|
| 1 SEK | 1.53 SCR |
| 10 SEK | 15.35 SCR |
| 50 SEK | 76.74 SCR |
| 100 SEK | 153.48 SCR |
| 500 SEK | 767.41 SCR |
| 1,000 SEK | 1,534.82 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-03-27T15:23:49Z",
"rates": {
"SCR": 1.534815
}
}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": 153.4815,
"rate": 1.534815
}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