Rate Overview
Live
1 FKP = 3.6408 GEL
1 GEL = 0.274662
FKP
Avg
3.6406
High
3.6520
Low
3.6221
Last updated: 5/6/2026, 3:18:16 PM
Quick Conversions
| FKP | GEL |
|---|---|
| 1 FKP | 3.64 GEL |
| 10 FKP | 36.41 GEL |
| 50 FKP | 182.04 GEL |
| 100 FKP | 364.08 GEL |
| 500 FKP | 1,820.42 GEL |
| 1,000 FKP | 3,640.83 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-05-06T15:18:16Z",
"rates": {
"GEL": 3.640832
}
}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": 364.08320000000003,
"rate": 3.640832
}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