Rate Overview
Live
1 SEK = 1.5325 SCR
1 SCR = 0.652547
SEK
Avg
1.5289
High
1.6679
Low
1.3698
Last updated: 3/27/2026, 11:57:21 AM
Quick Conversions
| SEK | SCR |
|---|---|
| 1 SEK | 1.53 SCR |
| 10 SEK | 15.32 SCR |
| 50 SEK | 76.62 SCR |
| 100 SEK | 153.25 SCR |
| 500 SEK | 766.23 SCR |
| 1,000 SEK | 1,532.46 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-27T11:57:21Z",
"rates": {
"SCR": 1.532456
}
}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.2456,
"rate": 1.532456
}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