Rate Overview
Live
1 FKP = 5.8787 PGK
1 PGK = 0.170106
FKP
Avg
5.8256
High
5.9227
Low
5.7189
Last updated: 7/26/2026, 3:51:00 PM
Quick Conversions
| FKP | PGK |
|---|---|
| 1 FKP | 5.88 PGK |
| 10 FKP | 58.79 PGK |
| 50 FKP | 293.94 PGK |
| 100 FKP | 587.87 PGK |
| 500 FKP | 2,939.35 PGK |
| 1,000 FKP | 5,878.70 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-26T15:51:00Z",
"rates": {
"PGK": 5.8787
}
}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": 587.87,
"rate": 5.8787
}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