Rate Overview
Live
1 SYP = 0.002799 KWD
1 KWD = 357.2705
SYP
Avg
0.002797
High
0.002800
Low
0.002793
Last updated: 5/29/2026, 4:25:57 PM
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.40 KWD |
| 1,000 SYP | 2.80 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-05-29T16:25:57Z",
"rates": {
"KWD": 0.002799
}
}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.2799,
"rate": 0.002799
}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