Rate Overview
Live
1 CRC = 0.021131 SEK
1 SEK = 47.3238
CRC
Avg
0.021198
High
0.021368
Low
0.021082
Last updated: 9/5/2026, 1:56:29 AM
Quick Conversions
| CRC | SEK |
|---|---|
| 1 CRC | 0.02 SEK |
| 10 CRC | 0.21 SEK |
| 50 CRC | 1.06 SEK |
| 100 CRC | 2.11 SEK |
| 500 CRC | 10.57 SEK |
| 1,000 CRC | 21.13 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-09-05T01:56:29Z",
"rates": {
"SEK": 0.021131
}
}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.1131,
"rate": 0.021131
}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