Rate Overview
Live
1 KWD = 4.1891 SGD
1 SGD = 0.238715
KWD
Avg
4.1787
High
4.1898
Low
4.1604
Last updated: 3/27/2026, 1:34:32 PM
Quick Conversions
| KWD | SGD |
|---|---|
| 1 KWD | 4.19 SGD |
| 10 KWD | 41.89 SGD |
| 50 KWD | 209.45 SGD |
| 100 KWD | 418.91 SGD |
| 500 KWD | 2,094.55 SGD |
| 1,000 KWD | 4,189.10 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-27T13:34:32Z",
"rates": {
"SGD": 4.189097
}
}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": 418.90970000000004,
"rate": 4.189097
}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