Rate Overview
Live
1 GEL = 0.283324 FKP
1 FKP = 3.5295
GEL
Avg
0.283826
High
0.284607
Low
0.283098
Last updated: 8/12/2026, 8:54:04 AM
Quick Conversions
| GEL | FKP |
|---|---|
| 1 GEL | 0.28 FKP |
| 10 GEL | 2.83 FKP |
| 50 GEL | 14.17 FKP |
| 100 GEL | 28.33 FKP |
| 500 GEL | 141.66 FKP |
| 1,000 GEL | 283.32 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-08-12T08:54:04Z",
"rates": {
"FKP": 0.283324
}
}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.332400000000003,
"rate": 0.283324
}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