Rate Overview
Live
1 PLN = 0.747614 GEL
1 GEL = 1.3376
PLN
Avg
0.743718
High
0.747676
Low
0.738817
Last updated: 4/17/2026, 1:50:53 AM
Quick Conversions
| PLN | GEL |
|---|---|
| 1 PLN | 0.75 GEL |
| 10 PLN | 7.48 GEL |
| 50 PLN | 37.38 GEL |
| 100 PLN | 74.76 GEL |
| 500 PLN | 373.81 GEL |
| 1,000 PLN | 747.61 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-04-17T01:50:53Z",
"rates": {
"GEL": 0.747614
}
}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": 74.7614,
"rate": 0.747614
}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