Rate Overview
Live
1 PLN = 0.726442 GEL
1 GEL = 1.3766
PLN
Avg
0.732979
High
0.738136
Low
0.726442
Last updated: 3/27/2026, 9:23:26 AM
Quick Conversions
| PLN | GEL |
|---|---|
| 1 PLN | 0.73 GEL |
| 10 PLN | 7.26 GEL |
| 50 PLN | 36.32 GEL |
| 100 PLN | 72.64 GEL |
| 500 PLN | 363.22 GEL |
| 1,000 PLN | 726.44 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-27T09:23:26Z",
"rates": {
"GEL": 0.726442
}
}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.6442,
"rate": 0.726442
}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