Rate Overview
Live
1 FKP = 3.6398 GEL
1 GEL = 0.274738
FKP
Avg
3.6184
High
3.6398
Low
3.5932
Last updated: 3/7/2026, 1:05:09 AM
Quick Conversions
| FKP | GEL |
|---|---|
| 1 FKP | 3.64 GEL |
| 10 FKP | 36.40 GEL |
| 50 FKP | 181.99 GEL |
| 100 FKP | 363.98 GEL |
| 500 FKP | 1,819.91 GEL |
| 1,000 FKP | 3,639.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-03-07T01:05:09Z",
"rates": {
"GEL": 3.639825
}
}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": 363.9825,
"rate": 3.639825
}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