Rate Overview
Live
1 KWD = 4.1047 SGD
1 SGD = 0.243621
KWD
Avg
4.1006
High
4.1057
Low
4.0907
Last updated: 9/10/2026, 3:07:18 PM
Quick Conversions
| KWD | SGD |
|---|---|
| 1 KWD | 4.10 SGD |
| 10 KWD | 41.05 SGD |
| 50 KWD | 205.24 SGD |
| 100 KWD | 410.47 SGD |
| 500 KWD | 2,052.37 SGD |
| 1,000 KWD | 4,104.74 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-09-10T15:07:18Z",
"rates": {
"SGD": 4.104738
}
}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": 410.47380000000004,
"rate": 4.104738
}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