Rate Overview
Live
1 KYD = 3.1879 GEL
1 GEL = 0.313689
KYD
Avg
3.1934
High
3.2316
Low
3.1831
Last updated: 6/19/2026, 8:54:16 AM
Quick Conversions
| KYD | GEL |
|---|---|
| 1 KYD | 3.19 GEL |
| 10 KYD | 31.88 GEL |
| 50 KYD | 159.39 GEL |
| 100 KYD | 318.79 GEL |
| 500 KYD | 1,593.93 GEL |
| 1,000 KYD | 3,187.87 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-06-19T08:54:16Z",
"rates": {
"GEL": 3.187868
}
}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": 318.78679999999997,
"rate": 3.187868
}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