Rate Overview
Live
1 FKP = 5.7449 PGK
1 PGK = 0.174069
FKP
Avg
5.7662
High
5.8310
Low
5.7341
Last updated: 3/7/2026, 1:01:30 AM
Quick Conversions
| FKP | PGK |
|---|---|
| 1 FKP | 5.74 PGK |
| 10 FKP | 57.45 PGK |
| 50 FKP | 287.24 PGK |
| 100 FKP | 574.49 PGK |
| 500 FKP | 2,872.43 PGK |
| 1,000 FKP | 5,744.86 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-03-07T01:01:30Z",
"rates": {
"PGK": 5.74486
}
}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": 574.486,
"rate": 5.74486
}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