Rate Overview
Live
1 KYD = 132.8593 SYP
1 SYP = 0.007527
KYD
Avg
133.1259
High
134.8039
Low
132.5896
Last updated: 7/8/2026, 1:10:06 PM
Quick Conversions
| KYD | SYP |
|---|---|
| 1 KYD | 132.86 SYP |
| 10 KYD | 1,328.59 SYP |
| 50 KYD | 6,642.96 SYP |
| 100 KYD | 13,285.93 SYP |
| 500 KYD | 66,429.64 SYP |
| 1,000 KYD | 132,859.28 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-07-08T13:10:06Z",
"rates": {
"SYP": 132.859281
}
}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": 13285.928100000001,
"rate": 132.859281
}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