Rate Overview
Live
1 SYP = 0.002776 KWD
1 KWD = 360.2305
SYP
Avg
0.002771
High
0.002776
Low
0.002761
Last updated: 3/27/2026, 3:28:38 AM
Quick Conversions
| SYP | KWD |
|---|---|
| 1 SYP | 0.00 KWD |
| 10 SYP | 0.03 KWD |
| 50 SYP | 0.14 KWD |
| 100 SYP | 0.28 KWD |
| 500 SYP | 1.39 KWD |
| 1,000 SYP | 2.78 KWD |
Get SYP/KWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=KWDExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-03-27T03:28:38Z",
"rates": {
"KWD": 0.002776
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=KWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "KWD",
"amount": 100
},
"result": 0.27759999999999996,
"rate": 0.002776
}Build with SYP/KWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key