Rate Overview
Live
1 KWD = 282.8885 KGS
1 KGS = 0.003535
KWD
Avg
283.6160
High
286.7678
Low
276.8331
Last updated: 7/25/2026, 5:21:52 PM
Quick Conversions
| KWD | KGS |
|---|---|
| 1 KWD | 282.89 KGS |
| 10 KWD | 2,828.88 KGS |
| 50 KWD | 14,144.42 KGS |
| 100 KWD | 28,288.85 KGS |
| 500 KWD | 141,444.25 KGS |
| 1,000 KWD | 282,888.50 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-25T17:21:52Z",
"rates": {
"KGS": 282.888497
}
}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": 28288.8497,
"rate": 282.888497
}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