Rate Overview
Live
1 KYD = 3.1525 GEL
1 GEL = 0.317204
KYD
Avg
3.1659
High
3.2130
Low
3.1469
Last updated: 7/31/2026, 6:41:43 AM
Quick Conversions
| KYD | GEL |
|---|---|
| 1 KYD | 3.15 GEL |
| 10 KYD | 31.53 GEL |
| 50 KYD | 157.63 GEL |
| 100 KYD | 315.25 GEL |
| 500 KYD | 1,576.27 GEL |
| 1,000 KYD | 3,152.54 GEL |
Get KYD/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KYD¤cies=GELExample Response:
{
"success": true,
"base": "KYD",
"date": "2026-07-31T06:41:43Z",
"rates": {
"GEL": 3.152541
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KYD&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "KYD",
"to": "GEL",
"amount": 100
},
"result": 315.2541,
"rate": 3.152541
}Build with KYD/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key