Rate Overview
Live
1 GEL = 1.3659 PLN
1 PLN = 0.732104
GEL
Avg
1.3682
High
1.3738
Low
1.3634
Last updated: 5/27/2026, 9:55:58 AM
Quick Conversions
| GEL | PLN |
|---|---|
| 1 GEL | 1.37 PLN |
| 10 GEL | 13.66 PLN |
| 50 GEL | 68.30 PLN |
| 100 GEL | 136.59 PLN |
| 500 GEL | 682.96 PLN |
| 1,000 GEL | 1,365.93 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-27T09:55:58Z",
"rates": {
"PLN": 1.365927
}
}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.59269999999998,
"rate": 1.365927
}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