Rate Overview
Live
1 FKP = 3.5992 GEL
1 GEL = 0.277838
FKP
Avg
3.6150
High
3.6829
Low
3.5423
Last updated: 3/27/2026, 9:52:59 AM
Quick Conversions
| FKP | GEL |
|---|---|
| 1 FKP | 3.60 GEL |
| 10 FKP | 35.99 GEL |
| 50 FKP | 179.96 GEL |
| 100 FKP | 359.92 GEL |
| 500 FKP | 1,799.61 GEL |
| 1,000 FKP | 3,599.23 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-27T09:52:59Z",
"rates": {
"GEL": 3.599226
}
}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": 359.9226,
"rate": 3.599226
}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