Rate Overview
Live
1 PGK = 0.170175 FKP
1 FKP = 5.8763
PGK
Avg
0.171127
High
0.172619
Low
0.170165
Last updated: 7/5/2026, 3:24:03 PM
Quick Conversions
| PGK | FKP |
|---|---|
| 1 PGK | 0.17 FKP |
| 10 PGK | 1.70 FKP |
| 50 PGK | 8.51 FKP |
| 100 PGK | 17.02 FKP |
| 500 PGK | 85.09 FKP |
| 1,000 PGK | 170.17 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-07-05T15:24:03Z",
"rates": {
"FKP": 0.170175
}
}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.0175,
"rate": 0.170175
}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