Rate Overview
Live
1 CRC = 0.020432 SEK
1 SEK = 48.9428
CRC
Avg
0.020577
High
0.020723
Low
0.020432
Last updated: 5/27/2026, 2:50:58 PM
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.22 SEK |
| 1,000 CRC | 20.43 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-05-27T14:50:58Z",
"rates": {
"SEK": 0.020432
}
}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.0431999999999997,
"rate": 0.020432
}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