Rate Overview
Live
1 GEL = 0.113604 KWD
1 KWD = 8.8025
GEL
Avg
0.113083
High
0.113604
Low
0.112653
Last updated: 3/27/2026, 12:51:17 AM
Quick Conversions
| GEL | KWD |
|---|---|
| 1 GEL | 0.11 KWD |
| 10 GEL | 1.14 KWD |
| 50 GEL | 5.68 KWD |
| 100 GEL | 11.36 KWD |
| 500 GEL | 56.80 KWD |
| 1,000 GEL | 113.60 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-27T00:51:17Z",
"rates": {
"KWD": 0.113604
}
}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.3604,
"rate": 0.113604
}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