Rate Overview
Live
1 GEL = 1.4484 PLN
1 PLN = 0.690414
GEL
Avg
1.3911
High
1.4935
Low
1.3288
Last updated: 7/26/2026, 8:36:43 PM
Quick Conversions
| GEL | PLN |
|---|---|
| 1 GEL | 1.45 PLN |
| 10 GEL | 14.48 PLN |
| 50 GEL | 72.42 PLN |
| 100 GEL | 144.84 PLN |
| 500 GEL | 724.20 PLN |
| 1,000 GEL | 1,448.41 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-26T20:36:43Z",
"rates": {
"PLN": 1.448406
}
}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.8406,
"rate": 1.448406
}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