Rate Overview
Live
1 SEK = 1.4978 SCR
1 SCR = 0.667650
SEK
Avg
1.5571
High
1.6404
Low
1.4972
Last updated: 4/17/2026, 6:24:44 AM
Quick Conversions
| SEK | SCR |
|---|---|
| 1 SEK | 1.50 SCR |
| 10 SEK | 14.98 SCR |
| 50 SEK | 74.89 SCR |
| 100 SEK | 149.78 SCR |
| 500 SEK | 748.90 SCR |
| 1,000 SEK | 1,497.79 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-04-17T06:24:44Z",
"rates": {
"SCR": 1.49779
}
}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": 149.779,
"rate": 1.49779
}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