Rate Overview
Live
1 KYD = 3.1692 GEL
1 GEL = 0.315536
KYD
Avg
3.1693
High
3.2130
Low
3.1572
Last updated: 7/11/2026, 10:40:15 AM
Quick Conversions
| KYD | GEL |
|---|---|
| 1 KYD | 3.17 GEL |
| 10 KYD | 31.69 GEL |
| 50 KYD | 158.46 GEL |
| 100 KYD | 316.92 GEL |
| 500 KYD | 1,584.60 GEL |
| 1,000 KYD | 3,169.21 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-11T10:40:15Z",
"rates": {
"GEL": 3.169208
}
}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": 316.9208,
"rate": 3.169208
}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