Rate Overview
Live
1 SEK = 49.0229 CRC
1 CRC = 0.020399
SEK
Avg
50.7105
High
52.4643
Low
49.0229
Last updated: 3/28/2026, 4:21:09 AM
Quick Conversions
| SEK | CRC |
|---|---|
| 1 SEK | 49.02 CRC |
| 10 SEK | 490.23 CRC |
| 50 SEK | 2,451.15 CRC |
| 100 SEK | 4,902.29 CRC |
| 500 SEK | 24,511.47 CRC |
| 1,000 SEK | 49,022.93 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-03-28T04:21:09Z",
"rates": {
"CRC": 49.022932
}
}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": 4902.2932,
"rate": 49.022932
}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