Rate Overview
Live
1 GEL = 0.117819 KWD
1 KWD = 8.4876
GEL
Avg
0.117608
High
0.118139
Low
0.117139
Last updated: 7/7/2026, 9:03:26 AM
Quick Conversions
| GEL | KWD |
|---|---|
| 1 GEL | 0.12 KWD |
| 10 GEL | 1.18 KWD |
| 50 GEL | 5.89 KWD |
| 100 GEL | 11.78 KWD |
| 500 GEL | 58.91 KWD |
| 1,000 GEL | 117.82 KWD |
Get GEL/KWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=KWDExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-07-07T09:03:26Z",
"rates": {
"KWD": 0.117819
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=KWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "KWD",
"amount": 100
},
"result": 11.781899999999998,
"rate": 0.117819
}Build with GEL/KWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key