Rate Overview
Live
1 GEL = 1.4475 PLN
1 PLN = 0.690859
GEL
Avg
1.3645
High
1.4475
Low
1.3053
Last updated: 7/21/2026, 8:37:03 PM
Quick Conversions
| GEL | PLN |
|---|---|
| 1 GEL | 1.45 PLN |
| 10 GEL | 14.47 PLN |
| 50 GEL | 72.37 PLN |
| 100 GEL | 144.75 PLN |
| 500 GEL | 723.74 PLN |
| 1,000 GEL | 1,447.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-07-21T20:37:03Z",
"rates": {
"PLN": 1.447474
}
}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": 144.7474,
"rate": 1.447474
}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