Rate Overview
Live
1 PGK = 0.827424 PLN
1 PLN = 1.2086
PGK
Avg
0.834520
High
0.839181
Low
0.827424
Last updated: 5/6/2026, 11:23:43 AM
Quick Conversions
| PGK | PLN |
|---|---|
| 1 PGK | 0.83 PLN |
| 10 PGK | 8.27 PLN |
| 50 PGK | 41.37 PLN |
| 100 PGK | 82.74 PLN |
| 500 PGK | 413.71 PLN |
| 1,000 PGK | 827.42 PLN |
Get PGK/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=PLNExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-05-06T11:23:43Z",
"rates": {
"PLN": 0.827424
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "PLN",
"amount": 100
},
"result": 82.7424,
"rate": 0.827424
}Build with PGK/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key