Rate Overview
Live
1 PLN = 0.690400 GEL
1 GEL = 1.4484
PLN
Avg
0.691747
High
0.695710
Low
0.690296
Last updated: 7/22/2026, 8:38:24 AM
Quick Conversions
| PLN | GEL |
|---|---|
| 1 PLN | 0.69 GEL |
| 10 PLN | 6.90 GEL |
| 50 PLN | 34.52 GEL |
| 100 PLN | 69.04 GEL |
| 500 PLN | 345.20 GEL |
| 1,000 PLN | 690.40 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-22T08:38:24Z",
"rates": {
"GEL": 0.6904
}
}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.04,
"rate": 0.6904
}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