Rate Overview
Live
1 GEL = 1.4457 PLN
1 PLN = 0.691722
GEL
Avg
1.4308
High
1.4481
Low
1.4018
Last updated: 7/20/2026, 12:32:01 AM
Quick Conversions
| GEL | PLN |
|---|---|
| 1 GEL | 1.45 PLN |
| 10 GEL | 14.46 PLN |
| 50 GEL | 72.28 PLN |
| 100 GEL | 144.57 PLN |
| 500 GEL | 722.83 PLN |
| 1,000 GEL | 1,445.67 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-20T00:32:01Z",
"rates": {
"PLN": 1.445668
}
}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.5668,
"rate": 1.445668
}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