Rate Overview
Live
1 KWD = 4.1954 SGD
1 SGD = 0.238355
KWD
Avg
4.1735
High
4.1954
Low
4.1585
Last updated: 6/19/2026, 8:31:05 AM
Quick Conversions
| KWD | SGD |
|---|---|
| 1 KWD | 4.20 SGD |
| 10 KWD | 41.95 SGD |
| 50 KWD | 209.77 SGD |
| 100 KWD | 419.54 SGD |
| 500 KWD | 2,097.71 SGD |
| 1,000 KWD | 4,195.42 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-06-19T08:31:05Z",
"rates": {
"SGD": 4.195424
}
}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": 419.5424,
"rate": 4.195424
}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