Rate Overview
Live
1 SHP = 613.3320 CRC
1 CRC = 0.001630
SHP
Avg
615.6718
High
618.9765
Low
613.1696
Last updated: 4/17/2026, 6:12:12 AM
Quick Conversions
| SHP | CRC |
|---|---|
| 1 SHP | 613.33 CRC |
| 10 SHP | 6,133.32 CRC |
| 50 SHP | 30,666.60 CRC |
| 100 SHP | 61,333.20 CRC |
| 500 SHP | 306,665.99 CRC |
| 1,000 SHP | 613,331.98 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-04-17T06:12:12Z",
"rates": {
"CRC": 613.331978
}
}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": 61333.1978,
"rate": 613.331978
}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