Rate Overview
Live
1 CRC = 28.9048 SYP
1 SYP = 0.034596
CRC
Avg
28.8113
High
29.0338
Low
28.6352
Last updated: 9/15/2026, 5:26:47 AM
Quick Conversions
| CRC | SYP |
|---|---|
| 1 CRC | 28.90 SYP |
| 10 CRC | 289.05 SYP |
| 50 CRC | 1,445.24 SYP |
| 100 CRC | 2,890.48 SYP |
| 500 CRC | 14,452.42 SYP |
| 1,000 CRC | 28,904.84 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-09-15T05:26:47Z",
"rates": {
"SYP": 28.904844
}
}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": 2890.4844000000003,
"rate": 28.904844
}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