Rate Overview
Live
1 SEK = 1.4428 SCR
1 SCR = 0.693079
SEK
Avg
1.4724
High
1.5296
Low
1.3628
Last updated: 7/28/2026, 3:49:12 AM
Quick Conversions
| SEK | SCR |
|---|---|
| 1 SEK | 1.44 SCR |
| 10 SEK | 14.43 SCR |
| 50 SEK | 72.14 SCR |
| 100 SEK | 144.28 SCR |
| 500 SEK | 721.42 SCR |
| 1,000 SEK | 1,442.84 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-07-28T03:49:12Z",
"rates": {
"SCR": 1.442838
}
}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": 144.2838,
"rate": 1.442838
}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