Rate Overview
Live
1 GEL = 0.113928 KWD
1 KWD = 8.7775
GEL
Avg
0.113266
High
0.114833
Low
0.112418
Last updated: 3/27/2026, 4:04:16 AM
Quick Conversions
| GEL | KWD |
|---|---|
| 1 GEL | 0.11 KWD |
| 10 GEL | 1.14 KWD |
| 50 GEL | 5.70 KWD |
| 100 GEL | 11.39 KWD |
| 500 GEL | 56.96 KWD |
| 1,000 GEL | 113.93 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-27T04:04:16Z",
"rates": {
"KWD": 0.113928
}
}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.3928,
"rate": 0.113928
}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