Rate Overview
Live
1 CUC = 110.5321 SYP
1 SYP = 0.009047
CUC
Avg
110.5321
High
110.5321
Low
110.5321
Last updated: 6/19/2026, 8:27:03 AM
Quick Conversions
| CUC | SYP |
|---|---|
| 1 CUC | 110.53 SYP |
| 10 CUC | 1,105.32 SYP |
| 50 CUC | 5,526.60 SYP |
| 100 CUC | 11,053.21 SYP |
| 500 CUC | 55,266.05 SYP |
| 1,000 CUC | 110,532.10 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-06-19T08:27:03Z",
"rates": {
"SYP": 110.532097
}
}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": 11053.2097,
"rate": 110.532097
}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