Rate Overview
Live
1 GEL = 1.3650 PLN
1 PLN = 0.732586
GEL
Avg
1.3473
High
1.3889
Low
1.3195
Last updated: 5/27/2026, 6:14:05 AM
Quick Conversions
| GEL | PLN |
|---|---|
| 1 GEL | 1.37 PLN |
| 10 GEL | 13.65 PLN |
| 50 GEL | 68.25 PLN |
| 100 GEL | 136.50 PLN |
| 500 GEL | 682.51 PLN |
| 1,000 GEL | 1,365.03 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-27T06:14:05Z",
"rates": {
"PLN": 1.365027
}
}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.5027,
"rate": 1.365027
}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