Rate Overview
Live
1 KWD = 284.3537 KGS
1 KGS = 0.003517
KWD
Avg
284.8788
High
285.3707
Low
284.3537
Last updated: 3/7/2026, 12:13:25 AM
Quick Conversions
| KWD | KGS |
|---|---|
| 1 KWD | 284.35 KGS |
| 10 KWD | 2,843.54 KGS |
| 50 KWD | 14,217.68 KGS |
| 100 KWD | 28,435.37 KGS |
| 500 KWD | 142,176.83 KGS |
| 1,000 KWD | 284,353.67 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-03-07T00:13:25Z",
"rates": {
"KGS": 284.353667
}
}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": 28435.3667,
"rate": 284.353667
}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