Rate Overview
Live
1 SEK = 48.7145 CRC
1 CRC = 0.020528
SEK
Avg
51.6053
High
56.2110
Low
48.2964
Last updated: 5/27/2026, 4:05:45 PM
Quick Conversions
| SEK | CRC |
|---|---|
| 1 SEK | 48.71 CRC |
| 10 SEK | 487.15 CRC |
| 50 SEK | 2,435.73 CRC |
| 100 SEK | 4,871.45 CRC |
| 500 SEK | 24,357.27 CRC |
| 1,000 SEK | 48,714.55 CRC |
Get SEK/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=CRCExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-05-27T16:05:45Z",
"rates": {
"CRC": 48.714547
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "CRC",
"amount": 100
},
"result": 4871.4547,
"rate": 48.714547
}Build with SEK/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key