Rate Overview
Live
1 SHP = 610.0984 CRC
1 CRC = 0.001639
SHP
Avg
606.2849
High
610.0984
Low
603.1935
Last updated: 7/31/2026, 9:53:13 AM
Quick Conversions
| SHP | CRC |
|---|---|
| 1 SHP | 610.10 CRC |
| 10 SHP | 6,100.98 CRC |
| 50 SHP | 30,504.92 CRC |
| 100 SHP | 61,009.84 CRC |
| 500 SHP | 305,049.21 CRC |
| 1,000 SHP | 610,098.42 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-07-31T09:53:13Z",
"rates": {
"CRC": 610.098419
}
}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": 61009.84190000001,
"rate": 610.098419
}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