Rate Overview
Live
1 SHP = 632.0303 CRC
1 CRC = 0.001582
SHP
Avg
632.6560
High
637.0357
Low
626.9026
Last updated: 3/7/2026, 1:03:14 AM
Quick Conversions
| SHP | CRC |
|---|---|
| 1 SHP | 632.03 CRC |
| 10 SHP | 6,320.30 CRC |
| 50 SHP | 31,601.51 CRC |
| 100 SHP | 63,203.03 CRC |
| 500 SHP | 316,015.13 CRC |
| 1,000 SHP | 632,030.26 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-03-07T01:03:14Z",
"rates": {
"CRC": 632.03026
}
}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": 63203.026,
"rate": 632.03026
}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