Rate Overview
Live
1 KYD = 132.6401 SYP
1 SYP = 0.007539
KYD
Avg
132.7541
High
133.0421
Low
132.6338
Last updated: 4/18/2026, 8:52:12 AM
Quick Conversions
| KYD | SYP |
|---|---|
| 1 KYD | 132.64 SYP |
| 10 KYD | 1,326.40 SYP |
| 50 KYD | 6,632.00 SYP |
| 100 KYD | 13,264.01 SYP |
| 500 KYD | 66,320.05 SYP |
| 1,000 KYD | 132,640.10 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-04-18T08:52:12Z",
"rates": {
"SYP": 132.640098
}
}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": 13264.0098,
"rate": 132.640098
}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