Rate Overview
Live
1 FKP = 5.9718 PGK
1 PGK = 0.167454
FKP
Avg
5.9909
High
6.1029
Low
5.8902
Last updated: 9/2/2026, 11:25:41 AM
Quick Conversions
| FKP | PGK |
|---|---|
| 1 FKP | 5.97 PGK |
| 10 FKP | 59.72 PGK |
| 50 FKP | 298.59 PGK |
| 100 FKP | 597.18 PGK |
| 500 FKP | 2,985.89 PGK |
| 1,000 FKP | 5,971.78 PGK |
Get FKP/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FKP¤cies=PGKExample Response:
{
"success": true,
"base": "FKP",
"date": "2026-09-02T11:25:41Z",
"rates": {
"PGK": 5.971779
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FKP&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "FKP",
"to": "PGK",
"amount": 100
},
"result": 597.1779,
"rate": 5.971779
}Build with FKP/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key