Rate Overview
Live
1 PLN = 0.724083 GEL
1 GEL = 1.3811
PLN
Avg
0.745197
High
0.766078
Low
0.724083
Last updated: 3/27/2026, 1:01:39 PM
Quick Conversions
| PLN | GEL |
|---|---|
| 1 PLN | 0.72 GEL |
| 10 PLN | 7.24 GEL |
| 50 PLN | 36.20 GEL |
| 100 PLN | 72.41 GEL |
| 500 PLN | 362.04 GEL |
| 1,000 PLN | 724.08 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-03-27T13:01:39Z",
"rates": {
"GEL": 0.724083
}
}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": 72.4083,
"rate": 0.724083
}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