Rate Overview
Live
1 KWD = 281.9835 KGS
1 KGS = 0.003546
KWD
Avg
283.9641
High
285.5728
Low
281.9835
Last updated: 7/27/2026, 9:36:59 AM
Quick Conversions
| KWD | KGS |
|---|---|
| 1 KWD | 281.98 KGS |
| 10 KWD | 2,819.83 KGS |
| 50 KWD | 14,099.17 KGS |
| 100 KWD | 28,198.35 KGS |
| 500 KWD | 140,991.73 KGS |
| 1,000 KWD | 281,983.46 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-27T09:36:59Z",
"rates": {
"KGS": 281.983455
}
}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": 28198.3455,
"rate": 281.983455
}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