Rate Overview
Live
1 SYP = 4.1891 CRC
1 CRC = 0.238716
SYP
Avg
0.681326
High
4.4777
Low
0.038644
Last updated: 3/27/2026, 9:44:06 AM
Quick Conversions
| SYP | CRC |
|---|---|
| 1 SYP | 4.19 CRC |
| 10 SYP | 41.89 CRC |
| 50 SYP | 209.45 CRC |
| 100 SYP | 418.91 CRC |
| 500 SYP | 2,094.54 CRC |
| 1,000 SYP | 4,189.07 CRC |
Get SYP/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=CRCExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-03-27T09:44:06Z",
"rates": {
"CRC": 4.189072
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "CRC",
"amount": 100
},
"result": 418.90720000000005,
"rate": 4.189072
}Build with SYP/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key