Rate Overview
Live
1 FKP = 3.5217 GEL
1 GEL = 0.283958
FKP
Avg
3.5120
High
3.5543
Low
3.4827
Last updated: 7/21/2026, 9:14:17 AM
Quick Conversions
| FKP | GEL |
|---|---|
| 1 FKP | 3.52 GEL |
| 10 FKP | 35.22 GEL |
| 50 FKP | 176.08 GEL |
| 100 FKP | 352.17 GEL |
| 500 FKP | 1,760.83 GEL |
| 1,000 FKP | 3,521.65 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-07-21T09:14:17Z",
"rates": {
"GEL": 3.52165
}
}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": 352.165,
"rate": 3.52165
}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