Rate Overview
Live
1 PGK = 0.856137 PLN
1 PLN = 1.1680
PGK
Avg
0.848747
High
0.862496
Low
0.834425
Last updated: 3/7/2026, 12:48:06 AM
Quick Conversions
| PGK | PLN |
|---|---|
| 1 PGK | 0.86 PLN |
| 10 PGK | 8.56 PLN |
| 50 PGK | 42.81 PLN |
| 100 PGK | 85.61 PLN |
| 500 PGK | 428.07 PLN |
| 1,000 PGK | 856.14 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-07T00:48:06Z",
"rates": {
"PLN": 0.856137
}
}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.61370000000001,
"rate": 0.856137
}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