Rate Overview
Live
1 CUP = 490.6415 SYP
1 SYP = 0.002038
CUP
Avg
395.5562
High
547.6938
Low
4.1708
Last updated: 8/21/2026, 4:31:04 PM
Quick Conversions
| CUP | SYP |
|---|---|
| 1 CUP | 490.64 SYP |
| 10 CUP | 4,906.42 SYP |
| 50 CUP | 24,532.08 SYP |
| 100 CUP | 49,064.15 SYP |
| 500 CUP | 245,320.75 SYP |
| 1,000 CUP | 490,641.51 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-08-21T16:31:04Z",
"rates": {
"SYP": 490.641505
}
}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": 49064.150499999996,
"rate": 490.641505
}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