Rate Overview
Live
1 KWD = 4.1257 SGD
1 SGD = 0.242383
KWD
Avg
4.1250
High
4.1345
Low
4.1181
Last updated: 4/17/2026, 6:27:13 AM
Quick Conversions
| KWD | SGD |
|---|---|
| 1 KWD | 4.13 SGD |
| 10 KWD | 41.26 SGD |
| 50 KWD | 206.29 SGD |
| 100 KWD | 412.57 SGD |
| 500 KWD | 2,062.85 SGD |
| 1,000 KWD | 4,125.70 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-04-17T06:27:13Z",
"rates": {
"SGD": 4.125702
}
}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.57020000000006,
"rate": 4.125702
}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