Rate Overview
Live
1 KYD = 133.5299 SYP
1 SYP = 0.007489
KYD
Avg
133.4363
High
134.6264
Low
132.8438
Last updated: 3/27/2026, 3:21:57 AM
Quick Conversions
| KYD | SYP |
|---|---|
| 1 KYD | 133.53 SYP |
| 10 KYD | 1,335.30 SYP |
| 50 KYD | 6,676.49 SYP |
| 100 KYD | 13,352.99 SYP |
| 500 KYD | 66,764.94 SYP |
| 1,000 KYD | 133,529.89 SYP |
Get KYD/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KYD¤cies=SYPExample Response:
{
"success": true,
"base": "KYD",
"date": "2026-03-27T03:21:57Z",
"rates": {
"SYP": 133.52989
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KYD&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KYD",
"to": "SYP",
"amount": 100
},
"result": 13352.989,
"rate": 133.52989
}Build with KYD/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key