Rate Overview
Live
1 KWD = 4.1332 SGD
1 SGD = 0.241942
KWD
Avg
4.2391
High
4.4057
Low
4.1323
Last updated: 5/27/2026, 8:44:43 PM
Quick Conversions
| KWD | SGD |
|---|---|
| 1 KWD | 4.13 SGD |
| 10 KWD | 41.33 SGD |
| 50 KWD | 206.66 SGD |
| 100 KWD | 413.32 SGD |
| 500 KWD | 2,066.61 SGD |
| 1,000 KWD | 4,133.22 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-05-27T20:44:43Z",
"rates": {
"SGD": 4.133224
}
}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": 413.3224,
"rate": 4.133224
}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