Rate Overview
Live
1 SGD = 0.243224 KWD
1 KWD = 4.1114
SGD
Avg
0.241855
High
0.243224
Low
0.240858
Last updated: 5/7/2026, 8:16:54 AM
Quick Conversions
| SGD | KWD |
|---|---|
| 1 SGD | 0.24 KWD |
| 10 SGD | 2.43 KWD |
| 50 SGD | 12.16 KWD |
| 100 SGD | 24.32 KWD |
| 500 SGD | 121.61 KWD |
| 1,000 SGD | 243.22 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-05-07T08:16:54Z",
"rates": {
"KWD": 0.243224
}
}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": 24.3224,
"rate": 0.243224
}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