Rate Overview
Live
1 GEL = 1.3648 PLN
1 PLN = 0.732687
GEL
Avg
1.3566
High
1.3738
Low
1.3378
Last updated: 5/27/2026, 7:27:14 AM
Quick Conversions
| GEL | PLN |
|---|---|
| 1 GEL | 1.36 PLN |
| 10 GEL | 13.65 PLN |
| 50 GEL | 68.24 PLN |
| 100 GEL | 136.48 PLN |
| 500 GEL | 682.42 PLN |
| 1,000 GEL | 1,364.84 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-05-27T07:27:14Z",
"rates": {
"PLN": 1.36484
}
}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": 136.484,
"rate": 1.36484
}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