Rate Overview
Live
1 SEK = 52.0476 CRC
1 CRC = 0.019213
SEK
Avg
51.6409
High
52.2595
Low
51.0316
Last updated: 3/7/2026, 7:38:03 AM
Quick Conversions
| SEK | CRC |
|---|---|
| 1 SEK | 52.05 CRC |
| 10 SEK | 520.48 CRC |
| 50 SEK | 2,602.38 CRC |
| 100 SEK | 5,204.76 CRC |
| 500 SEK | 26,023.82 CRC |
| 1,000 SEK | 52,047.64 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-07T07:38:03Z",
"rates": {
"CRC": 52.047644
}
}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": 5204.7644,
"rate": 52.047644
}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