Rate Overview
Live
1 PGK = 0.173835 FKP
1 FKP = 5.7526
PGK
Avg
0.173667
High
0.175772
Low
0.171497
Last updated: 3/28/2026, 12:13:49 PM
Quick Conversions
| PGK | FKP |
|---|---|
| 1 PGK | 0.17 FKP |
| 10 PGK | 1.74 FKP |
| 50 PGK | 8.69 FKP |
| 100 PGK | 17.38 FKP |
| 500 PGK | 86.92 FKP |
| 1,000 PGK | 173.83 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-03-28T12:13:49Z",
"rates": {
"FKP": 0.173835
}
}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": 17.383499999999998,
"rate": 0.173835
}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