Rate Overview
Live
1 PLN = 0.702321 GEL
1 GEL = 1.4239
PLN
Avg
0.701396
High
0.704171
Low
0.698656
Last updated: 7/5/2026, 5:40:29 PM
Quick Conversions
| PLN | GEL |
|---|---|
| 1 PLN | 0.70 GEL |
| 10 PLN | 7.02 GEL |
| 50 PLN | 35.12 GEL |
| 100 PLN | 70.23 GEL |
| 500 PLN | 351.16 GEL |
| 1,000 PLN | 702.32 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-05T17:40:29Z",
"rates": {
"GEL": 0.702321
}
}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": 70.2321,
"rate": 0.702321
}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