Rate Overview
Live
1 GEL = 1.3654 PLN
1 PLN = 0.732405
GEL
Avg
1.3686
High
1.3738
Low
1.3634
Last updated: 5/27/2026, 4:48:52 AM
Quick Conversions
| GEL | PLN |
|---|---|
| 1 GEL | 1.37 PLN |
| 10 GEL | 13.65 PLN |
| 50 GEL | 68.27 PLN |
| 100 GEL | 136.54 PLN |
| 500 GEL | 682.68 PLN |
| 1,000 GEL | 1,365.37 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-27T04:48:52Z",
"rates": {
"PLN": 1.365365
}
}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.5365,
"rate": 1.365365
}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