Rate Overview
Live
1 KYD = 132.2257 SYP
1 SYP = 0.007563
KYD
Avg
132.6555
High
133.4083
Low
132.2257
Last updated: 5/8/2026, 11:47:29 AM
Quick Conversions
| KYD | SYP |
|---|---|
| 1 KYD | 132.23 SYP |
| 10 KYD | 1,322.26 SYP |
| 50 KYD | 6,611.28 SYP |
| 100 KYD | 13,222.57 SYP |
| 500 KYD | 66,112.83 SYP |
| 1,000 KYD | 132,225.65 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-05-08T11:47:29Z",
"rates": {
"SYP": 132.225652
}
}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": 13222.5652,
"rate": 132.225652
}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