Rate Overview
Live
1 PLN = 0.690487 GEL
1 GEL = 1.4483
PLN
Avg
0.733422
High
0.766078
Low
0.690487
Last updated: 7/24/2026, 5:16:10 AM
Quick Conversions
| PLN | GEL |
|---|---|
| 1 PLN | 0.69 GEL |
| 10 PLN | 6.90 GEL |
| 50 PLN | 34.52 GEL |
| 100 PLN | 69.05 GEL |
| 500 PLN | 345.24 GEL |
| 1,000 PLN | 690.49 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-24T05:16:10Z",
"rates": {
"GEL": 0.690487
}
}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.0487,
"rate": 0.690487
}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