Rate Overview
Live
1 KWD = 283.8972 KGS
1 KGS = 0.003522
KWD
Avg
284.1550
High
284.6177
Low
283.7958
Last updated: 5/7/2026, 7:49:36 AM
Quick Conversions
| KWD | KGS |
|---|---|
| 1 KWD | 283.90 KGS |
| 10 KWD | 2,838.97 KGS |
| 50 KWD | 14,194.86 KGS |
| 100 KWD | 28,389.72 KGS |
| 500 KWD | 141,948.60 KGS |
| 1,000 KWD | 283,897.19 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-05-07T07:49:36Z",
"rates": {
"KGS": 283.897194
}
}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": 28389.7194,
"rate": 283.897194
}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