Rate Overview
Live
1 SEK = 48.9418 CRC
1 CRC = 0.020432
SEK
Avg
48.5969
High
48.9418
Low
48.2550
Last updated: 5/27/2026, 2:51:10 PM
Quick Conversions
| SEK | CRC |
|---|---|
| 1 SEK | 48.94 CRC |
| 10 SEK | 489.42 CRC |
| 50 SEK | 2,447.09 CRC |
| 100 SEK | 4,894.18 CRC |
| 500 SEK | 24,470.90 CRC |
| 1,000 SEK | 48,941.81 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-05-27T14:51:10Z",
"rates": {
"CRC": 48.941808
}
}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": 4894.1808,
"rate": 48.941808
}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