Rate Overview
Live
1 PLN = 0.697457 GEL
1 GEL = 1.4338
PLN
Avg
0.708726
High
0.725355
Low
0.696266
Last updated: 7/9/2026, 11:24:28 AM
Quick Conversions
| PLN | GEL |
|---|---|
| 1 PLN | 0.70 GEL |
| 10 PLN | 6.97 GEL |
| 50 PLN | 34.87 GEL |
| 100 PLN | 69.75 GEL |
| 500 PLN | 348.73 GEL |
| 1,000 PLN | 697.46 GEL |
Get PLN/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=GELExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-07-09T11:24:28Z",
"rates": {
"GEL": 0.697457
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "GEL",
"amount": 100
},
"result": 69.7457,
"rate": 0.697457
}Build with PLN/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key