Rate Overview
Live
1 KWD = 282.2507 KGS
1 KGS = 0.003543
KWD
Avg
283.0193
High
284.0891
Low
281.8612
Last updated: 7/9/2026, 11:09:02 PM
Quick Conversions
| KWD | KGS |
|---|---|
| 1 KWD | 282.25 KGS |
| 10 KWD | 2,822.51 KGS |
| 50 KWD | 14,112.53 KGS |
| 100 KWD | 28,225.07 KGS |
| 500 KWD | 141,125.35 KGS |
| 1,000 KWD | 282,250.70 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-09T23:09:02Z",
"rates": {
"KGS": 282.250697
}
}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": 28225.0697,
"rate": 282.250697
}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