Rate Overview
Live
1 KWD = 8.7017 GEL
1 GEL = 0.114920
KWD
Avg
8.7183
High
8.7378
Low
8.7017
Last updated: 5/8/2026, 1:03:13 PM
Quick Conversions
| KWD | GEL |
|---|---|
| 1 KWD | 8.70 GEL |
| 10 KWD | 87.02 GEL |
| 50 KWD | 435.08 GEL |
| 100 KWD | 870.17 GEL |
| 500 KWD | 4,350.84 GEL |
| 1,000 KWD | 8,701.68 GEL |
Get KWD/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KWD¤cies=GELExample Response:
{
"success": true,
"base": "KWD",
"date": "2026-05-08T13:03:13Z",
"rates": {
"GEL": 8.701677
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KWD&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "KWD",
"to": "GEL",
"amount": 100
},
"result": 870.1677,
"rate": 8.701677
}Build with KWD/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key