Rate Overview
Live
1 FKP = 3.5695 GEL
1 GEL = 0.280153
FKP
Avg
3.5570
High
3.5695
Low
3.5432
Last updated: 6/15/2026, 9:47:48 PM
Quick Conversions
| FKP | GEL |
|---|---|
| 1 FKP | 3.57 GEL |
| 10 FKP | 35.69 GEL |
| 50 FKP | 178.47 GEL |
| 100 FKP | 356.95 GEL |
| 500 FKP | 1,784.74 GEL |
| 1,000 FKP | 3,569.47 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-06-15T21:47:48Z",
"rates": {
"GEL": 3.569472
}
}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": 356.9472,
"rate": 3.569472
}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