Rate Overview
Live
1 KYD = 3.1263 GEL
1 GEL = 0.319863
KYD
Avg
3.1396
High
3.1811
Low
3.1263
Last updated: 8/21/2026, 7:45:18 AM
Quick Conversions
| KYD | GEL |
|---|---|
| 1 KYD | 3.13 GEL |
| 10 KYD | 31.26 GEL |
| 50 KYD | 156.32 GEL |
| 100 KYD | 312.63 GEL |
| 500 KYD | 1,563.17 GEL |
| 1,000 KYD | 3,126.34 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-08-21T07:45:18Z",
"rates": {
"GEL": 3.126335
}
}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": 312.6335,
"rate": 3.126335
}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