Rate Overview
Live
1 FKP = 3.5543 GEL
1 GEL = 0.281349
FKP
Avg
3.6043
High
3.7098
Low
3.4833
Last updated: 7/16/2026, 3:36:27 PM
Quick Conversions
| FKP | GEL |
|---|---|
| 1 FKP | 3.55 GEL |
| 10 FKP | 35.54 GEL |
| 50 FKP | 177.72 GEL |
| 100 FKP | 355.43 GEL |
| 500 FKP | 1,777.15 GEL |
| 1,000 FKP | 3,554.31 GEL |
Get FKP/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FKP¤cies=GELExample Response:
{
"success": true,
"base": "FKP",
"date": "2026-07-16T15:36:27Z",
"rates": {
"GEL": 3.554306
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FKP&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "FKP",
"to": "GEL",
"amount": 100
},
"result": 355.43059999999997,
"rate": 3.554306
}Build with FKP/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key