Rate Overview
Live
1 GEL = 0.284230 FKP
1 FKP = 3.5183
GEL
Avg
0.285736
High
0.287132
Low
0.284003
Last updated: 7/5/2026, 4:27:20 AM
Quick Conversions
| GEL | FKP |
|---|---|
| 1 GEL | 0.28 FKP |
| 10 GEL | 2.84 FKP |
| 50 GEL | 14.21 FKP |
| 100 GEL | 28.42 FKP |
| 500 GEL | 142.11 FKP |
| 1,000 GEL | 284.23 FKP |
Get GEL/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=FKPExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-07-05T04:27:20Z",
"rates": {
"FKP": 0.28423
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "FKP",
"amount": 100
},
"result": 28.423,
"rate": 0.28423
}Build with GEL/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key