Rate Overview
Live
1 GEL = 1.4483 PLN
1 PLN = 0.690488
GEL
Avg
1.4475
High
1.4492
Low
1.4449
Last updated: 7/24/2026, 5:18:24 AM
Quick Conversions
| GEL | PLN |
|---|---|
| 1 GEL | 1.45 PLN |
| 10 GEL | 14.48 PLN |
| 50 GEL | 72.41 PLN |
| 100 GEL | 144.83 PLN |
| 500 GEL | 724.13 PLN |
| 1,000 GEL | 1,448.25 PLN |
Get GEL/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=PLNExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-07-24T05:18:24Z",
"rates": {
"PLN": 1.448252
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "PLN",
"amount": 100
},
"result": 144.8252,
"rate": 1.448252
}Build with GEL/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key