Rate Overview
Live
1 KWD = 282.0991 KGS
1 KGS = 0.003545
KWD
Avg
283.8831
High
285.3475
Low
282.0991
Last updated: 7/23/2026, 8:20:24 PM
Quick Conversions
| KWD | KGS |
|---|---|
| 1 KWD | 282.10 KGS |
| 10 KWD | 2,820.99 KGS |
| 50 KWD | 14,104.96 KGS |
| 100 KWD | 28,209.91 KGS |
| 500 KWD | 141,049.57 KGS |
| 1,000 KWD | 282,099.14 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-23T20:20:24Z",
"rates": {
"KGS": 282.099138
}
}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": 28209.9138,
"rate": 282.099138
}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