Rate Overview
Live
1 SEK = 47.1270 CRC
1 CRC = 0.021219
SEK
Avg
47.0395
High
47.2396
Low
46.7109
Last updated: 7/7/2026, 11:17:17 AM
Quick Conversions
| SEK | CRC |
|---|---|
| 1 SEK | 47.13 CRC |
| 10 SEK | 471.27 CRC |
| 50 SEK | 2,356.35 CRC |
| 100 SEK | 4,712.70 CRC |
| 500 SEK | 23,563.49 CRC |
| 1,000 SEK | 47,126.98 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-07-07T11:17:17Z",
"rates": {
"CRC": 47.12698
}
}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": 4712.698,
"rate": 47.12698
}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