Rate Overview
Live
1 CUC = 110.5262 SYP
1 SYP = 0.009048
CUC
Avg
6480.26
High
13002.43
Low
110.5262
Last updated: 3/28/2026, 10:44:28 AM
Quick Conversions
| CUC | SYP |
|---|---|
| 1 CUC | 110.53 SYP |
| 10 CUC | 1,105.26 SYP |
| 50 CUC | 5,526.31 SYP |
| 100 CUC | 11,052.62 SYP |
| 500 CUC | 55,263.12 SYP |
| 1,000 CUC | 110,526.25 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-03-28T10:44:28Z",
"rates": {
"SYP": 110.526247
}
}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": 11052.6247,
"rate": 110.526247
}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