Rate Overview
Live
1 CRC = 0.238716 SYP
1 SYP = 4.1891
CRC
Avg
19.2368
High
26.0436
Low
0.222414
Last updated: 3/27/2026, 11:43:40 AM
Quick Conversions
| CRC | SYP |
|---|---|
| 1 CRC | 0.24 SYP |
| 10 CRC | 2.39 SYP |
| 50 CRC | 11.94 SYP |
| 100 CRC | 23.87 SYP |
| 500 CRC | 119.36 SYP |
| 1,000 CRC | 238.72 SYP |
Get CRC/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=SYPExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-03-27T11:43:40Z",
"rates": {
"SYP": 0.238716
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "SYP",
"amount": 100
},
"result": 23.8716,
"rate": 0.238716
}Build with CRC/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key