Rate Overview
Live
1 SEK = 48.9827 CRC
1 CRC = 0.020415
SEK
Avg
49.7182
High
50.1759
Low
48.9827
Last updated: 3/28/2026, 2:37:26 AM
Quick Conversions
| SEK | CRC |
|---|---|
| 1 SEK | 48.98 CRC |
| 10 SEK | 489.83 CRC |
| 50 SEK | 2,449.14 CRC |
| 100 SEK | 4,898.27 CRC |
| 500 SEK | 24,491.36 CRC |
| 1,000 SEK | 48,982.72 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-28T02:37:26Z",
"rates": {
"CRC": 48.982717
}
}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": 4898.2717,
"rate": 48.982717
}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