Rate Overview
Live
1 SHP = 597.4856 CRC
1 CRC = 0.001674
SHP
Avg
607.9860
High
615.3919
Low
597.4856
Last updated: 6/19/2026, 8:44:48 AM
Quick Conversions
| SHP | CRC |
|---|---|
| 1 SHP | 597.49 CRC |
| 10 SHP | 5,974.86 CRC |
| 50 SHP | 29,874.28 CRC |
| 100 SHP | 59,748.56 CRC |
| 500 SHP | 298,742.80 CRC |
| 1,000 SHP | 597,485.60 CRC |
Get SHP/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=CRCExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-06-19T08:44:48Z",
"rates": {
"CRC": 597.4856
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "CRC",
"amount": 100
},
"result": 59748.56,
"rate": 597.4856
}Build with SHP/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key