Rate Overview
Live
1 CUC = 13002.01 SYP
1 SYP = 0.000077
CUC
Avg
13002.00
High
13002.01
Low
13001.99
Last updated: 9/15/2026, 5:53:54 AM
Quick Conversions
| CUC | SYP |
|---|---|
| 1 CUC | 13,002.01 SYP |
| 10 CUC | 130,020.05 SYP |
| 50 CUC | 650,100.26 SYP |
| 100 CUC | 1,300,200.51 SYP |
| 500 CUC | 6,501,002.57 SYP |
| 1,000 CUC | 13,002,005.15 SYP |
Get CUC/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUC¤cies=SYPExample Response:
{
"success": true,
"base": "CUC",
"date": "2026-09-15T05:53:54Z",
"rates": {
"SYP": 13002.005145
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUC&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUC",
"to": "SYP",
"amount": 100
},
"result": 1300200.5144999998,
"rate": 13002.005145
}Build with CUC/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key