Rate Overview
Live
1 KWD = 8.5989 GEL
1 GEL = 0.116294
KWD
Avg
8.5986
High
8.6156
Low
8.5768
Last updated: 6/18/2026, 9:37:47 AM
Quick Conversions
| KWD | GEL |
|---|---|
| 1 KWD | 8.60 GEL |
| 10 KWD | 85.99 GEL |
| 50 KWD | 429.94 GEL |
| 100 KWD | 859.89 GEL |
| 500 KWD | 4,299.44 GEL |
| 1,000 KWD | 8,598.88 GEL |
Get KWD/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KWD¤cies=GELExample Response:
{
"success": true,
"base": "KWD",
"date": "2026-06-18T09:37:47Z",
"rates": {
"GEL": 8.598877
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KWD&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "KWD",
"to": "GEL",
"amount": 100
},
"result": 859.8877,
"rate": 8.598877
}Build with KWD/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key