Rate Overview
Live
1 KWD = 8.4938 GEL
1 GEL = 0.117733
KWD
Avg
8.5011
High
8.5369
Low
8.4646
Last updated: 7/8/2026, 6:35:09 AM
Quick Conversions
| KWD | GEL |
|---|---|
| 1 KWD | 8.49 GEL |
| 10 KWD | 84.94 GEL |
| 50 KWD | 424.69 GEL |
| 100 KWD | 849.38 GEL |
| 500 KWD | 4,246.89 GEL |
| 1,000 KWD | 8,493.77 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-07-08T06:35:09Z",
"rates": {
"GEL": 8.493772
}
}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": 849.3772,
"rate": 8.493772
}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