Rate Overview
Live
1 KWD = 283.2188 KGS
1 KGS = 0.003531
KWD
Avg
282.7947
High
283.2188
Low
282.4435
Last updated: 7/3/2026, 10:58:12 AM
Quick Conversions
| KWD | KGS |
|---|---|
| 1 KWD | 283.22 KGS |
| 10 KWD | 2,832.19 KGS |
| 50 KWD | 14,160.94 KGS |
| 100 KWD | 28,321.88 KGS |
| 500 KWD | 141,609.40 KGS |
| 1,000 KWD | 283,218.81 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-03T10:58:12Z",
"rates": {
"KGS": 283.218808
}
}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": 28321.880800000003,
"rate": 283.218808
}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