Rate Overview
Live
1 KWD = 4.1605 SGD
1 SGD = 0.240358
KWD
Avg
4.1519
High
4.1655
Low
4.1263
Last updated: 3/7/2026, 12:12:13 AM
Quick Conversions
| KWD | SGD |
|---|---|
| 1 KWD | 4.16 SGD |
| 10 KWD | 41.60 SGD |
| 50 KWD | 208.02 SGD |
| 100 KWD | 416.05 SGD |
| 500 KWD | 2,080.23 SGD |
| 1,000 KWD | 4,160.46 SGD |
Get KWD/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KWD¤cies=SGDExample Response:
{
"success": true,
"base": "KWD",
"date": "2026-03-07T00:12:13Z",
"rates": {
"SGD": 4.160456
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KWD&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KWD",
"to": "SGD",
"amount": 100
},
"result": 416.0456,
"rate": 4.160456
}Build with KWD/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key