Rate Overview
Live
1 KWD = 8.8024 GEL
1 GEL = 0.113605
KWD
Avg
8.8431
High
8.8768
Low
8.8024
Last updated: 3/27/2026, 2:32:23 AM
Quick Conversions
| KWD | GEL |
|---|---|
| 1 KWD | 8.80 GEL |
| 10 KWD | 88.02 GEL |
| 50 KWD | 440.12 GEL |
| 100 KWD | 880.24 GEL |
| 500 KWD | 4,401.22 GEL |
| 1,000 KWD | 8,802.43 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-03-27T02:32:23Z",
"rates": {
"GEL": 8.802434
}
}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": 880.2434,
"rate": 8.802434
}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