Rate Overview
Live
1 KWD = 283.3925 KGS
1 KGS = 0.003529
KWD
Avg
283.3701
High
284.2178
Low
282.9566
Last updated: 8/16/2026, 4:05:40 AM
Quick Conversions
| KWD | KGS |
|---|---|
| 1 KWD | 283.39 KGS |
| 10 KWD | 2,833.93 KGS |
| 50 KWD | 14,169.63 KGS |
| 100 KWD | 28,339.25 KGS |
| 500 KWD | 141,696.25 KGS |
| 1,000 KWD | 283,392.51 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-08-16T04:05:40Z",
"rates": {
"KGS": 283.392506
}
}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": 28339.250600000003,
"rate": 283.392506
}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