Rate Overview
Live
1 KWD = 283.2908 KGS
1 KGS = 0.003530
KWD
Avg
283.3573
High
283.5573
Low
283.0658
Last updated: 9/3/2026, 1:36:33 PM
Quick Conversions
| KWD | KGS |
|---|---|
| 1 KWD | 283.29 KGS |
| 10 KWD | 2,832.91 KGS |
| 50 KWD | 14,164.54 KGS |
| 100 KWD | 28,329.08 KGS |
| 500 KWD | 141,645.42 KGS |
| 1,000 KWD | 283,290.84 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-09-03T13:36:33Z",
"rates": {
"KGS": 283.29084
}
}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": 28329.084,
"rate": 283.29084
}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