Rate Overview
Live
1 SGD = 0.240003 KWD
1 KWD = 4.1666
SGD
Avg
0.236029
High
0.241998
Low
0.226977
Last updated: 7/22/2026, 9:53:47 PM
Quick Conversions
| SGD | KWD |
|---|---|
| 1 SGD | 0.24 KWD |
| 10 SGD | 2.40 KWD |
| 50 SGD | 12.00 KWD |
| 100 SGD | 24.00 KWD |
| 500 SGD | 120.00 KWD |
| 1,000 SGD | 240.00 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-07-22T21:53:47Z",
"rates": {
"KWD": 0.240003
}
}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.0003,
"rate": 0.240003
}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