Rate Overview
Live
1 SHP = 609.1044 CRC
1 CRC = 0.001642
SHP
Avg
608.4728
High
609.8352
Low
605.4350
Last updated: 7/9/2026, 6:07:12 AM
Quick Conversions
| SHP | CRC |
|---|---|
| 1 SHP | 609.10 CRC |
| 10 SHP | 6,091.04 CRC |
| 50 SHP | 30,455.22 CRC |
| 100 SHP | 60,910.44 CRC |
| 500 SHP | 304,552.18 CRC |
| 1,000 SHP | 609,104.37 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-09T06:07:12Z",
"rates": {
"CRC": 609.104365
}
}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": 60910.4365,
"rate": 609.104365
}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