Rate Overview
Live
1 SGD = 0.239780 KWD
1 KWD = 4.1705
SGD
Avg
0.240672
High
0.242348
Low
0.239780
Last updated: 3/7/2026, 3:28:55 AM
Quick Conversions
| SGD | KWD |
|---|---|
| 1 SGD | 0.24 KWD |
| 10 SGD | 2.40 KWD |
| 50 SGD | 11.99 KWD |
| 100 SGD | 23.98 KWD |
| 500 SGD | 119.89 KWD |
| 1,000 SGD | 239.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-07T03:28:55Z",
"rates": {
"KWD": 0.23978
}
}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.977999999999998,
"rate": 0.23978
}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