Rate Overview
Live
1 SEK = 48.7681 CRC
1 CRC = 0.020505
SEK
Avg
51.7180
High
55.7363
Low
48.0592
Last updated: 5/27/2026, 5:15:31 PM
Quick Conversions
| SEK | CRC |
|---|---|
| 1 SEK | 48.77 CRC |
| 10 SEK | 487.68 CRC |
| 50 SEK | 2,438.41 CRC |
| 100 SEK | 4,876.81 CRC |
| 500 SEK | 24,384.06 CRC |
| 1,000 SEK | 48,768.12 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-27T17:15:31Z",
"rates": {
"CRC": 48.768118
}
}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": 4876.8118,
"rate": 48.768118
}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