Rate Overview
Live
1 CRC = 28.7161 SYP
1 SYP = 0.034824
CRC
Avg
2.6541
High
28.7161
Low
0.222344
Last updated: 8/14/2026, 2:04:20 AM
Quick Conversions
| CRC | SYP |
|---|---|
| 1 CRC | 28.72 SYP |
| 10 CRC | 287.16 SYP |
| 50 CRC | 1,435.81 SYP |
| 100 CRC | 2,871.61 SYP |
| 500 CRC | 14,358.06 SYP |
| 1,000 CRC | 28,716.11 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-08-14T02:04:20Z",
"rates": {
"SYP": 28.716111
}
}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": 2871.6111,
"rate": 28.716111
}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