Rate Overview
Live
1 GEL = 1.4275 PLN
1 PLN = 0.700542
GEL
Avg
1.4254
High
1.4275
Low
1.4228
Last updated: 8/12/2026, 10:01:49 AM
Quick Conversions
| GEL | PLN |
|---|---|
| 1 GEL | 1.43 PLN |
| 10 GEL | 14.27 PLN |
| 50 GEL | 71.37 PLN |
| 100 GEL | 142.75 PLN |
| 500 GEL | 713.73 PLN |
| 1,000 GEL | 1,427.47 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-08-12T10:01:49Z",
"rates": {
"PLN": 1.427466
}
}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": 142.7466,
"rate": 1.427466
}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