Rate Overview
Live
1 KYD = 132.9596 SYP
1 SYP = 0.007521
KYD
Avg
132.9698
High
134.7006
Low
132.2257
Last updated: 5/28/2026, 11:02:30 PM
Quick Conversions
| KYD | SYP |
|---|---|
| 1 KYD | 132.96 SYP |
| 10 KYD | 1,329.60 SYP |
| 50 KYD | 6,647.98 SYP |
| 100 KYD | 13,295.96 SYP |
| 500 KYD | 66,479.79 SYP |
| 1,000 KYD | 132,959.58 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-28T23:02:30Z",
"rates": {
"SYP": 132.959581
}
}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": 13295.958099999998,
"rate": 132.959581
}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