Rate Overview
Live
1 KWD = 4.1892 SGD
1 SGD = 0.238709
KWD
Avg
4.1787
High
4.1898
Low
4.1604
Last updated: 3/27/2026, 12:52:00 PM
Quick Conversions
| KWD | SGD |
|---|---|
| 1 KWD | 4.19 SGD |
| 10 KWD | 41.89 SGD |
| 50 KWD | 209.46 SGD |
| 100 KWD | 418.92 SGD |
| 500 KWD | 2,094.60 SGD |
| 1,000 KWD | 4,189.19 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-27T12:52:00Z",
"rates": {
"SGD": 4.189194
}
}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.91939999999994,
"rate": 4.189194
}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