Rate Overview
Live
1 PGK = 0.863511 PLN
1 PLN = 1.1581
PGK
Avg
0.887992
High
0.987025
Low
0.821019
Last updated: 3/27/2026, 9:43:17 AM
Quick Conversions
| PGK | PLN |
|---|---|
| 1 PGK | 0.86 PLN |
| 10 PGK | 8.64 PLN |
| 50 PGK | 43.18 PLN |
| 100 PGK | 86.35 PLN |
| 500 PGK | 431.76 PLN |
| 1,000 PGK | 863.51 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-03-27T09:43:17Z",
"rates": {
"PLN": 0.863511
}
}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": 86.3511,
"rate": 0.863511
}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