Rate Overview
Live
1 SHP = 678.7468 CRC
1 CRC = 0.001473 SHP
Avg
667.0071
High
693.9333
Low
632.3331
Last updated: 1/25/2026, 9:29:39 AM
Quick Conversions
| SHP | CRC |
|---|---|
| 1 SHP | 678.75 CRC |
| 10 SHP | 6,787.47 CRC |
| 50 SHP | 33,937.34 CRC |
| 100 SHP | 67,874.68 CRC |
| 500 SHP | 339,373.41 CRC |
| 1,000 SHP | 678,746.81 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-01-25T09:29:39Z",
"rates": {
"CRC": 678.746814
}
}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": 67874.6814,
"rate": 678.746814
}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