Rate Overview
Live
1 GEL = 1.3787 PLN
1 PLN = 0.725320
GEL
Avg
1.3647
High
1.3787
Low
1.3548
Last updated: 3/27/2026, 2:32:40 PM
Quick Conversions
| GEL | PLN |
|---|---|
| 1 GEL | 1.38 PLN |
| 10 GEL | 13.79 PLN |
| 50 GEL | 68.94 PLN |
| 100 GEL | 137.87 PLN |
| 500 GEL | 689.35 PLN |
| 1,000 GEL | 1,378.70 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-03-27T14:32:40Z",
"rates": {
"PLN": 1.378702
}
}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": 137.8702,
"rate": 1.378702
}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