Rate Overview
Live
1 SYP = 0.239749 CUP
1 CUP = 4.1710
SYP
Avg
0.239749
High
0.239749
Low
0.239749
Last updated: 6/16/2026, 12:48:12 PM
Quick Conversions
| SYP | CUP |
|---|---|
| 1 SYP | 0.24 CUP |
| 10 SYP | 2.40 CUP |
| 50 SYP | 11.99 CUP |
| 100 SYP | 23.97 CUP |
| 500 SYP | 119.87 CUP |
| 1,000 SYP | 239.75 CUP |
Get SYP/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=CUPExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-06-16T12:48:12Z",
"rates": {
"CUP": 0.239749
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "CUP",
"amount": 100
},
"result": 23.974899999999998,
"rate": 0.239749
}Build with SYP/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key