Rate Overview
Live
1 PGK = 0.172439 FKP
1 FKP = 5.7992
PGK
Avg
0.176156
High
0.188606
Low
0.168752
Last updated: 6/29/2026, 3:28:55 AM
Quick Conversions
| PGK | FKP |
|---|---|
| 1 PGK | 0.17 FKP |
| 10 PGK | 1.72 FKP |
| 50 PGK | 8.62 FKP |
| 100 PGK | 17.24 FKP |
| 500 PGK | 86.22 FKP |
| 1,000 PGK | 172.44 FKP |
Get PGK/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=FKPExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-06-29T03:28:55Z",
"rates": {
"FKP": 0.172439
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "FKP",
"amount": 100
},
"result": 17.2439,
"rate": 0.172439
}Build with PGK/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key