Rate Overview
Live
1 GEL = 1.3481 PLN
1 PLN = 0.741798
GEL
Avg
1.3516
High
1.3654
Low
1.3391
Last updated: 3/7/2026, 7:40:54 AM
Quick Conversions
| GEL | PLN |
|---|---|
| 1 GEL | 1.35 PLN |
| 10 GEL | 13.48 PLN |
| 50 GEL | 67.40 PLN |
| 100 GEL | 134.81 PLN |
| 500 GEL | 674.04 PLN |
| 1,000 GEL | 1,348.07 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-03-07T07:40:54Z",
"rates": {
"PLN": 1.348075
}
}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": 134.8075,
"rate": 1.348075
}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