Rate Overview
Live
1 FKP = 5.9622 PGK
1 PGK = 0.167722
FKP
Avg
5.9520
High
5.9879
Low
5.9112
Last updated: 7/23/2026, 10:38:28 AM
Quick Conversions
| FKP | PGK |
|---|---|
| 1 FKP | 5.96 PGK |
| 10 FKP | 59.62 PGK |
| 50 FKP | 298.11 PGK |
| 100 FKP | 596.22 PGK |
| 500 FKP | 2,981.12 PGK |
| 1,000 FKP | 5,962.24 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-07-23T10:38:28Z",
"rates": {
"PGK": 5.962242
}
}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": 596.2242,
"rate": 5.962242
}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