Rate Overview
Live
1 KYD = 3.1381 GEL
1 GEL = 0.318665
KYD
Avg
3.1399
High
3.1771
Low
3.1271
Last updated: 9/10/2026, 4:42:22 AM
Quick Conversions
| KYD | GEL |
|---|---|
| 1 KYD | 3.14 GEL |
| 10 KYD | 31.38 GEL |
| 50 KYD | 156.90 GEL |
| 100 KYD | 313.81 GEL |
| 500 KYD | 1,569.05 GEL |
| 1,000 KYD | 3,138.09 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-09-10T04:42:22Z",
"rates": {
"GEL": 3.138092
}
}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": 313.8092,
"rate": 3.138092
}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