Rate Overview
Live
1 CUP = 4.6229 SYP
1 SYP = 0.216315
CUP
Avg
69.7789
High
461.0706
Low
4.6038
Last updated: 3/27/2026, 12:03:49 PM
Quick Conversions
| CUP | SYP |
|---|---|
| 1 CUP | 4.62 SYP |
| 10 CUP | 46.23 SYP |
| 50 CUP | 231.14 SYP |
| 100 CUP | 462.29 SYP |
| 500 CUP | 2,311.45 SYP |
| 1,000 CUP | 4,622.89 SYP |
Get CUP/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=SYPExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-03-27T12:03:49Z",
"rates": {
"SYP": 4.622892
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "SYP",
"amount": 100
},
"result": 462.28920000000005,
"rate": 4.622892
}Build with CUP/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key