Rate Overview
Live
1 CRC = 0.020398 SEK
1 SEK = 49.0244
CRC
Avg
0.018930
High
0.020398
Low
0.017790
Last updated: 3/28/2026, 6:12:24 AM
Quick Conversions
| CRC | SEK |
|---|---|
| 1 CRC | 0.02 SEK |
| 10 CRC | 0.20 SEK |
| 50 CRC | 1.02 SEK |
| 100 CRC | 2.04 SEK |
| 500 CRC | 10.20 SEK |
| 1,000 CRC | 20.40 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-28T06:12:24Z",
"rates": {
"SEK": 0.020398
}
}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": 2.0398,
"rate": 0.020398
}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