Rate Overview
Live
1 PGK = 0.164328 FKP
1 FKP = 6.0854
PGK
Avg
0.166405
High
0.169772
Low
0.163856
Last updated: 9/4/2026, 10:17:12 AM
Quick Conversions
| PGK | FKP |
|---|---|
| 1 PGK | 0.16 FKP |
| 10 PGK | 1.64 FKP |
| 50 PGK | 8.22 FKP |
| 100 PGK | 16.43 FKP |
| 500 PGK | 82.16 FKP |
| 1,000 PGK | 164.33 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-09-04T10:17:12Z",
"rates": {
"FKP": 0.164328
}
}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.4328,
"rate": 0.164328
}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