Rate Overview
Live
1 GEL = 0.116294 KWD
1 KWD = 8.5989
GEL
Avg
0.116298
High
0.116593
Low
0.116068
Last updated: 6/18/2026, 8:15:52 AM
Quick Conversions
| GEL | KWD |
|---|---|
| 1 GEL | 0.12 KWD |
| 10 GEL | 1.16 KWD |
| 50 GEL | 5.81 KWD |
| 100 GEL | 11.63 KWD |
| 500 GEL | 58.15 KWD |
| 1,000 GEL | 116.29 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-06-18T08:15:52Z",
"rates": {
"KWD": 0.116294
}
}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.629399999999999,
"rate": 0.116294
}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