Rate Overview
Live
1 PLN = 0.725173 GEL
1 GEL = 1.3790
PLN
Avg
0.739675
High
0.758201
Low
0.712598
Last updated: 3/27/2026, 11:23:53 AM
Quick Conversions
| PLN | GEL |
|---|---|
| 1 PLN | 0.73 GEL |
| 10 PLN | 7.25 GEL |
| 50 PLN | 36.26 GEL |
| 100 PLN | 72.52 GEL |
| 500 PLN | 362.59 GEL |
| 1,000 PLN | 725.17 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-03-27T11:23:53Z",
"rates": {
"GEL": 0.725173
}
}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": 72.51729999999999,
"rate": 0.725173
}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