Rate Overview
Live
1 KYD = 132.9494 SYP
1 SYP = 0.007522
KYD
Avg
133.2316
High
134.3326
Low
132.9075
Last updated: 3/6/2026, 10:34:25 PM
Quick Conversions
| KYD | SYP |
|---|---|
| 1 KYD | 132.95 SYP |
| 10 KYD | 1,329.49 SYP |
| 50 KYD | 6,647.47 SYP |
| 100 KYD | 13,294.94 SYP |
| 500 KYD | 66,474.71 SYP |
| 1,000 KYD | 132,949.42 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-06T22:34:25Z",
"rates": {
"SYP": 132.949424
}
}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": 13294.9424,
"rate": 132.949424
}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