Rate Overview
Live
1 SEK = 1.5066 SCR
1 SCR = 0.663734
SEK
Avg
1.5303
High
1.6423
Low
1.4291
Last updated: 7/9/2026, 10:50:28 AM
Quick Conversions
| SEK | SCR |
|---|---|
| 1 SEK | 1.51 SCR |
| 10 SEK | 15.07 SCR |
| 50 SEK | 75.33 SCR |
| 100 SEK | 150.66 SCR |
| 500 SEK | 753.31 SCR |
| 1,000 SEK | 1,506.63 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-09T10:50:28Z",
"rates": {
"SCR": 1.506627
}
}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": 150.6627,
"rate": 1.506627
}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