Rate Overview
Live
1 CRC = 0.021432 SEK
1 SEK = 46.6592
CRC
Avg
0.021322
High
0.021479
Low
0.021172
Last updated: 7/26/2026, 2:06:20 AM
Quick Conversions
| CRC | SEK |
|---|---|
| 1 CRC | 0.02 SEK |
| 10 CRC | 0.21 SEK |
| 50 CRC | 1.07 SEK |
| 100 CRC | 2.14 SEK |
| 500 CRC | 10.72 SEK |
| 1,000 CRC | 21.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-07-26T02:06:20Z",
"rates": {
"SEK": 0.021432
}
}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.1431999999999998,
"rate": 0.021432
}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