Rate Overview
Live
1 PLN = 0.692477 GEL
1 GEL = 1.4441
PLN
Avg
0.719679
High
0.752559
Low
0.669548
Last updated: 7/26/2026, 12:18:28 AM
Quick Conversions
| PLN | GEL |
|---|---|
| 1 PLN | 0.69 GEL |
| 10 PLN | 6.92 GEL |
| 50 PLN | 34.62 GEL |
| 100 PLN | 69.25 GEL |
| 500 PLN | 346.24 GEL |
| 1,000 PLN | 692.48 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-26T00:18:28Z",
"rates": {
"GEL": 0.692477
}
}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.2477,
"rate": 0.692477
}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