Rate Overview
Live
1 KWD = 282.1756 KGS
1 KGS = 0.003544
KWD
Avg
282.4763
High
283.4126
Low
282.0991
Last updated: 7/27/2026, 12:15:13 AM
Quick Conversions
| KWD | KGS |
|---|---|
| 1 KWD | 282.18 KGS |
| 10 KWD | 2,821.76 KGS |
| 50 KWD | 14,108.78 KGS |
| 100 KWD | 28,217.56 KGS |
| 500 KWD | 141,087.78 KGS |
| 1,000 KWD | 282,175.56 KGS |
Get KWD/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KWD¤cies=KGSExample Response:
{
"success": true,
"base": "KWD",
"date": "2026-07-27T00:15:13Z",
"rates": {
"KGS": 282.175557
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KWD&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "KWD",
"to": "KGS",
"amount": 100
},
"result": 28217.555700000004,
"rate": 282.175557
}Build with KWD/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key