Rate Overview
Live
1 PGK = 0.854845 PLN
1 PLN = 1.1698
PGK
Avg
0.859116
High
0.930208
Low
0.821136
Last updated: 7/23/2026, 9:00:34 PM
Quick Conversions
| PGK | PLN |
|---|---|
| 1 PGK | 0.85 PLN |
| 10 PGK | 8.55 PLN |
| 50 PGK | 42.74 PLN |
| 100 PGK | 85.48 PLN |
| 500 PGK | 427.42 PLN |
| 1,000 PGK | 854.84 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-07-23T21:00:34Z",
"rates": {
"PLN": 0.854845
}
}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": 85.4845,
"rate": 0.854845
}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