Rate Overview
Live
1 GEL = 1.3373 PLN
1 PLN = 0.747779
GEL
Avg
1.3491
High
1.3578
Low
1.3373
Last updated: 5/7/2026, 2:22:39 AM
Quick Conversions
| GEL | PLN |
|---|---|
| 1 GEL | 1.34 PLN |
| 10 GEL | 13.37 PLN |
| 50 GEL | 66.86 PLN |
| 100 GEL | 133.73 PLN |
| 500 GEL | 668.65 PLN |
| 1,000 GEL | 1,337.29 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-07T02:22:39Z",
"rates": {
"PLN": 1.337294
}
}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": 133.7294,
"rate": 1.337294
}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