Rate Overview
Live
1 PGK = 0.168435 FKP
1 FKP = 5.9370
PGK
Avg
0.170356
High
0.172964
Low
0.167002
Last updated: 7/21/2026, 1:46:16 AM
Quick Conversions
| PGK | FKP |
|---|---|
| 1 PGK | 0.17 FKP |
| 10 PGK | 1.68 FKP |
| 50 PGK | 8.42 FKP |
| 100 PGK | 16.84 FKP |
| 500 PGK | 84.22 FKP |
| 1,000 PGK | 168.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-07-21T01:46:16Z",
"rates": {
"FKP": 0.168435
}
}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": 16.8435,
"rate": 0.168435
}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