Rate Overview
Live
1 GEL = 0.285778 FKP
1 FKP = 3.4992
GEL
Avg
0.278411
High
0.286911
Low
0.271455
Last updated: 7/24/2026, 5:19:24 AM
Quick Conversions
| GEL | FKP |
|---|---|
| 1 GEL | 0.29 FKP |
| 10 GEL | 2.86 FKP |
| 50 GEL | 14.29 FKP |
| 100 GEL | 28.58 FKP |
| 500 GEL | 142.89 FKP |
| 1,000 GEL | 285.78 FKP |
Get GEL/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=FKPExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-07-24T05:19:24Z",
"rates": {
"FKP": 0.285778
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "FKP",
"amount": 100
},
"result": 28.577799999999996,
"rate": 0.285778
}Build with GEL/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key