Rate Overview
Live
1 KWD = 4.1273 SGD
1 SGD = 0.242291
KWD
Avg
4.1588
High
4.1723
Low
4.1273
Last updated: 7/30/2026, 11:22:49 PM
Quick Conversions
| KWD | SGD |
|---|---|
| 1 KWD | 4.13 SGD |
| 10 KWD | 41.27 SGD |
| 50 KWD | 206.36 SGD |
| 100 KWD | 412.73 SGD |
| 500 KWD | 2,063.63 SGD |
| 1,000 KWD | 4,127.26 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-07-30T23:22:49Z",
"rates": {
"SGD": 4.12726
}
}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": 412.726,
"rate": 4.12726
}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