Rate Overview
Live
1 SEK = 47.0006 CRC
1 CRC = 0.021276
SEK
Avg
46.9500
High
47.3027
Low
46.5087
Last updated: 7/20/2026, 6:56:36 AM
Quick Conversions
| SEK | CRC |
|---|---|
| 1 SEK | 47.00 CRC |
| 10 SEK | 470.01 CRC |
| 50 SEK | 2,350.03 CRC |
| 100 SEK | 4,700.06 CRC |
| 500 SEK | 23,500.29 CRC |
| 1,000 SEK | 47,000.58 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-20T06:56:36Z",
"rates": {
"CRC": 47.000579
}
}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": 4700.0579,
"rate": 47.000579
}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