Rate Overview
Live
1 CRC = 0.020059 SEK
1 SEK = 49.8529
CRC
Avg
0.020031
High
0.020172
Low
0.019835
Last updated: 4/17/2026, 7:32:26 AM
Quick Conversions
| CRC | SEK |
|---|---|
| 1 CRC | 0.02 SEK |
| 10 CRC | 0.20 SEK |
| 50 CRC | 1.00 SEK |
| 100 CRC | 2.01 SEK |
| 500 CRC | 10.03 SEK |
| 1,000 CRC | 20.06 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-04-17T07:32:26Z",
"rates": {
"SEK": 0.020059
}
}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.0059,
"rate": 0.020059
}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