Rate Overview
Live
1 SYP = 0.000023 KWD
1 KWD = 43478.26
SYP
Avg
0.002556
High
0.002805
Low
0.000023
Last updated: 8/19/2026, 8:17:40 AM
Quick Conversions
| SYP | KWD |
|---|---|
| 1 SYP | 0.00 KWD |
| 10 SYP | 0.00 KWD |
| 50 SYP | 0.00 KWD |
| 100 SYP | 0.00 KWD |
| 500 SYP | 0.01 KWD |
| 1,000 SYP | 0.02 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-08-19T08:17:40Z",
"rates": {
"KWD": 0.000023
}
}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.0023,
"rate": 0.000023
}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