Rate Overview
Live
1 GEL = 1.4469 PLN
1 PLN = 0.691147
GEL
Avg
1.3593
High
1.4487
Low
1.3060
Last updated: 7/22/2026, 6:05:40 PM
Quick Conversions
| GEL | PLN |
|---|---|
| 1 GEL | 1.45 PLN |
| 10 GEL | 14.47 PLN |
| 50 GEL | 72.34 PLN |
| 100 GEL | 144.69 PLN |
| 500 GEL | 723.44 PLN |
| 1,000 GEL | 1,446.87 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-22T18:05:40Z",
"rates": {
"PLN": 1.44687
}
}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.687,
"rate": 1.44687
}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