Rate Overview
Live
1 KWD = 356.6666 SYP
1 SYP = 0.002804
KWD
Avg
356.8284
High
357.9380
Low
356.2456
Last updated: 7/8/2026, 8:52:44 AM
Quick Conversions
| KWD | SYP |
|---|---|
| 1 KWD | 356.67 SYP |
| 10 KWD | 3,566.67 SYP |
| 50 KWD | 17,833.33 SYP |
| 100 KWD | 35,666.66 SYP |
| 500 KWD | 178,333.30 SYP |
| 1,000 KWD | 356,666.60 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-07-08T08:52:44Z",
"rates": {
"SYP": 356.6666
}
}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": 35666.66,
"rate": 356.6666
}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