Rate Overview
Live
1 SYP = 0.034959 CRC
1 CRC = 28.6049
SYP
Avg
0.034665
High
0.034959
Low
0.034494
Last updated: 8/21/2026, 4:53:03 PM
Quick Conversions
| SYP | CRC |
|---|---|
| 1 SYP | 0.03 CRC |
| 10 SYP | 0.35 CRC |
| 50 SYP | 1.75 CRC |
| 100 SYP | 3.50 CRC |
| 500 SYP | 17.48 CRC |
| 1,000 SYP | 34.96 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-08-21T16:53:03Z",
"rates": {
"CRC": 0.034959
}
}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": 3.4959,
"rate": 0.034959
}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