Rate Overview
Live
1 SHP = 618.7537 CRC
1 CRC = 0.001616
SHP
Avg
661.5229
High
689.9216
Low
618.7537
Last updated: 3/27/2026, 9:48:46 AM
Quick Conversions
| SHP | CRC |
|---|---|
| 1 SHP | 618.75 CRC |
| 10 SHP | 6,187.54 CRC |
| 50 SHP | 30,937.69 CRC |
| 100 SHP | 61,875.37 CRC |
| 500 SHP | 309,376.86 CRC |
| 1,000 SHP | 618,753.72 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-27T09:48:46Z",
"rates": {
"CRC": 618.75372
}
}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": 61875.372,
"rate": 618.75372
}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