Rate Overview
Live
1 CRC = 0.019213 SEK
1 SEK = 52.0481
CRC
Avg
0.019366
High
0.019595
Low
0.019135
Last updated: 3/7/2026, 7:39:11 AM
Quick Conversions
| CRC | SEK |
|---|---|
| 1 CRC | 0.02 SEK |
| 10 CRC | 0.19 SEK |
| 50 CRC | 0.96 SEK |
| 100 CRC | 1.92 SEK |
| 500 CRC | 9.61 SEK |
| 1,000 CRC | 19.21 SEK |
Get CRC/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=SEKExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-03-07T07:39:11Z",
"rates": {
"SEK": 0.019213
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "SEK",
"amount": 100
},
"result": 1.9213,
"rate": 0.019213
}Build with CRC/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key