Rate Overview
Live
1 KWD = 360.2126 SYP
1 SYP = 0.002776
KWD
Avg
360.7620
High
362.0639
Low
360.2126
Last updated: 3/27/2026, 3:21:56 AM
Quick Conversions
| KWD | SYP |
|---|---|
| 1 KWD | 360.21 SYP |
| 10 KWD | 3,602.13 SYP |
| 50 KWD | 18,010.63 SYP |
| 100 KWD | 36,021.26 SYP |
| 500 KWD | 180,106.29 SYP |
| 1,000 KWD | 360,212.58 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-03-27T03:21:56Z",
"rates": {
"SYP": 360.212583
}
}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": 36021.2583,
"rate": 360.212583
}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