Rate Overview
Live
1 PLN = 0.697126 GEL
1 GEL = 1.4345
PLN
Avg
0.698466
High
0.709158
Low
0.694174
Last updated: 9/2/2026, 10:01:37 AM
Quick Conversions
| PLN | GEL |
|---|---|
| 1 PLN | 0.70 GEL |
| 10 PLN | 6.97 GEL |
| 50 PLN | 34.86 GEL |
| 100 PLN | 69.71 GEL |
| 500 PLN | 348.56 GEL |
| 1,000 PLN | 697.13 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-09-02T10:01:37Z",
"rates": {
"GEL": 0.697126
}
}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.71260000000001,
"rate": 0.697126
}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