Rate Overview
Live
1 KWD = 8.6042 GEL
1 GEL = 0.116222
KWD
Avg
8.7450
High
8.8788
Low
8.6042
Last updated: 5/28/2026, 11:09:32 PM
Quick Conversions
| KWD | GEL |
|---|---|
| 1 KWD | 8.60 GEL |
| 10 KWD | 86.04 GEL |
| 50 KWD | 430.21 GEL |
| 100 KWD | 860.42 GEL |
| 500 KWD | 4,302.10 GEL |
| 1,000 KWD | 8,604.21 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-05-28T23:09:32Z",
"rates": {
"GEL": 8.604205
}
}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": 860.4205000000001,
"rate": 8.604205
}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