Rate Overview
Live
1 GEL = 1.3379 PLN
1 PLN = 0.747460
GEL
Avg
1.3447
High
1.3535
Low
1.3375
Last updated: 4/17/2026, 12:32:27 AM
Quick Conversions
| GEL | PLN |
|---|---|
| 1 GEL | 1.34 PLN |
| 10 GEL | 13.38 PLN |
| 50 GEL | 66.89 PLN |
| 100 GEL | 133.79 PLN |
| 500 GEL | 668.93 PLN |
| 1,000 GEL | 1,337.87 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-04-17T00:32:27Z",
"rates": {
"PLN": 1.337865
}
}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.78650000000002,
"rate": 1.337865
}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