Rate Overview
Live
1 SYP = 4.1073 CRC
1 CRC = 0.243467
SYP
Avg
4.1112
High
4.1144
Low
4.1073
Last updated: 5/7/2026, 12:14:58 AM
Quick Conversions
| SYP | CRC |
|---|---|
| 1 SYP | 4.11 CRC |
| 10 SYP | 41.07 CRC |
| 50 SYP | 205.37 CRC |
| 100 SYP | 410.73 CRC |
| 500 SYP | 2,053.67 CRC |
| 1,000 SYP | 4,107.33 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-05-07T00:14:58Z",
"rates": {
"CRC": 4.107334
}
}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": 410.73339999999996,
"rate": 4.107334
}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