Rate Overview
Live
1 PGK = 0.860611 PLN
1 PLN = 1.1620
PGK
Avg
0.855034
High
0.894630
Low
0.826369
Last updated: 7/26/2026, 4:30:17 PM
Quick Conversions
| PGK | PLN |
|---|---|
| 1 PGK | 0.86 PLN |
| 10 PGK | 8.61 PLN |
| 50 PGK | 43.03 PLN |
| 100 PGK | 86.06 PLN |
| 500 PGK | 430.31 PLN |
| 1,000 PGK | 860.61 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-26T16:30:17Z",
"rates": {
"PLN": 0.860611
}
}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.0611,
"rate": 0.860611
}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