Rate Overview
Live
1 SYP = 4.2773 CRC
1 CRC = 0.233791
SYP
Avg
4.2651
High
4.2773
Low
4.2452
Last updated: 3/7/2026, 1:40:08 AM
Quick Conversions
| SYP | CRC |
|---|---|
| 1 SYP | 4.28 CRC |
| 10 SYP | 42.77 CRC |
| 50 SYP | 213.87 CRC |
| 100 SYP | 427.73 CRC |
| 500 SYP | 2,138.66 CRC |
| 1,000 SYP | 4,277.32 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-07T01:40:08Z",
"rates": {
"CRC": 4.277317
}
}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": 427.7317,
"rate": 4.277317
}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