Rate Overview
Live
1 CRC = 28.6548 SYP
1 SYP = 0.034898
CRC
Avg
3.8021
High
28.8959
Low
0.230524
Last updated: 8/22/2026, 4:15:50 PM
Quick Conversions
| CRC | SYP |
|---|---|
| 1 CRC | 28.65 SYP |
| 10 CRC | 286.55 SYP |
| 50 CRC | 1,432.74 SYP |
| 100 CRC | 2,865.48 SYP |
| 500 CRC | 14,327.41 SYP |
| 1,000 CRC | 28,654.82 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-22T16:15:50Z",
"rates": {
"SYP": 28.654823
}
}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": 2865.4823,
"rate": 28.654823
}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