Rate Overview
Live
1 PGK = 0.168822 FKP
1 FKP = 5.9234
PGK
Avg
0.169580
High
0.170416
Low
0.168822
Last updated: 5/7/2026, 3:07:36 PM
Quick Conversions
| PGK | FKP |
|---|---|
| 1 PGK | 0.17 FKP |
| 10 PGK | 1.69 FKP |
| 50 PGK | 8.44 FKP |
| 100 PGK | 16.88 FKP |
| 500 PGK | 84.41 FKP |
| 1,000 PGK | 168.82 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-05-07T15:07:36Z",
"rates": {
"FKP": 0.168822
}
}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.8822,
"rate": 0.168822
}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