Rate Overview
Live
1 GEL = 0.281592 FKP
1 FKP = 3.5512
GEL
Avg
0.281346
High
0.282230
Low
0.280153
Last updated: 6/16/2026, 11:18:26 AM
Quick Conversions
| GEL | FKP |
|---|---|
| 1 GEL | 0.28 FKP |
| 10 GEL | 2.82 FKP |
| 50 GEL | 14.08 FKP |
| 100 GEL | 28.16 FKP |
| 500 GEL | 140.80 FKP |
| 1,000 GEL | 281.59 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-06-16T11:18:26Z",
"rates": {
"FKP": 0.281592
}
}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.159200000000002,
"rate": 0.281592
}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