Rate Overview
Live
1 KYD = 132.8993 SYP
1 SYP = 0.007524
KYD
Avg
133.1322
High
134.5849
Low
132.8526
Last updated: 6/18/2026, 5:07:42 AM
Quick Conversions
| KYD | SYP |
|---|---|
| 1 KYD | 132.90 SYP |
| 10 KYD | 1,328.99 SYP |
| 50 KYD | 6,644.97 SYP |
| 100 KYD | 13,289.93 SYP |
| 500 KYD | 66,449.66 SYP |
| 1,000 KYD | 132,899.32 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-06-18T05:07:42Z",
"rates": {
"SYP": 132.899316
}
}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": 13289.9316,
"rate": 132.899316
}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