Rate Overview
Live
1 GEL = 0.112957 KWD
1 KWD = 8.8529
GEL
Avg
0.113852
High
0.114833
Low
0.112737
Last updated: 3/6/2026, 8:13:40 AM
Quick Conversions
| GEL | KWD |
|---|---|
| 1 GEL | 0.11 KWD |
| 10 GEL | 1.13 KWD |
| 50 GEL | 5.65 KWD |
| 100 GEL | 11.30 KWD |
| 500 GEL | 56.48 KWD |
| 1,000 GEL | 112.96 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-03-06T08:13:40Z",
"rates": {
"KWD": 0.112957
}
}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.2957,
"rate": 0.112957
}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