Rate Overview
Live
1 CUC = 110.7946 SYP
1 SYP = 0.009026
CUC
Avg
110.6860
High
111.4016
Low
110.5250
Last updated: 3/7/2026, 4:57:59 AM
Quick Conversions
| CUC | SYP |
|---|---|
| 1 CUC | 110.79 SYP |
| 10 CUC | 1,107.95 SYP |
| 50 CUC | 5,539.73 SYP |
| 100 CUC | 11,079.46 SYP |
| 500 CUC | 55,397.31 SYP |
| 1,000 CUC | 110,794.62 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-07T04:57:59Z",
"rates": {
"SYP": 110.794617
}
}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": 11079.4617,
"rate": 110.794617
}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