Rate Overview
Live
1 KWD = 357.2577 SYP
1 SYP = 0.002799
KWD
Avg
357.4700
High
358.0116
Low
357.0952
Last updated: 5/29/2026, 5:34:33 PM
Quick Conversions
| KWD | SYP |
|---|---|
| 1 KWD | 357.26 SYP |
| 10 KWD | 3,572.58 SYP |
| 50 KWD | 17,862.89 SYP |
| 100 KWD | 35,725.77 SYP |
| 500 KWD | 178,628.85 SYP |
| 1,000 KWD | 357,257.71 SYP |
Get KWD/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KWD¤cies=SYPExample Response:
{
"success": true,
"base": "KWD",
"date": "2026-05-29T17:34:33Z",
"rates": {
"SYP": 357.257708
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KWD&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KWD",
"to": "SYP",
"amount": 100
},
"result": 35725.7708,
"rate": 357.257708
}Build with KWD/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key