Rate Overview
Live
1 SEK = 49.8520 CRC
1 CRC = 0.020059
SEK
Avg
49.9220
High
50.4137
Low
49.5732
Last updated: 4/17/2026, 7:32:28 AM
Quick Conversions
| SEK | CRC |
|---|---|
| 1 SEK | 49.85 CRC |
| 10 SEK | 498.52 CRC |
| 50 SEK | 2,492.60 CRC |
| 100 SEK | 4,985.20 CRC |
| 500 SEK | 24,926.02 CRC |
| 1,000 SEK | 49,852.03 CRC |
Get SEK/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=CRCExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-04-17T07:32:28Z",
"rates": {
"CRC": 49.852034
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "CRC",
"amount": 100
},
"result": 4985.2034,
"rate": 49.852034
}Build with SEK/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key