Rate Overview
Live
1 SGD = 0.238777 KWD
1 KWD = 4.1880
SGD
Avg
0.237494
High
0.242631
Low
0.229834
Last updated: 3/27/2026, 2:39:39 PM
Quick Conversions
| SGD | KWD |
|---|---|
| 1 SGD | 0.24 KWD |
| 10 SGD | 2.39 KWD |
| 50 SGD | 11.94 KWD |
| 100 SGD | 23.88 KWD |
| 500 SGD | 119.39 KWD |
| 1,000 SGD | 238.78 KWD |
Get SGD/KWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=KWDExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-03-27T14:39:39Z",
"rates": {
"KWD": 0.238777
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=KWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "KWD",
"amount": 100
},
"result": 23.877699999999997,
"rate": 0.238777
}Build with SGD/KWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key