Rate Overview
Live
1 PGK = 23.8858 XPF
1 XPF = 0.041866
PGK
Avg
23.7250
High
23.8858
Low
23.4192
Last updated: 3/7/2026, 4:07:01 AM
Quick Conversions
| PGK | XPF |
|---|---|
| 1 PGK | 23.89 XPF |
| 10 PGK | 238.86 XPF |
| 50 PGK | 1,194.29 XPF |
| 100 PGK | 2,388.58 XPF |
| 500 PGK | 11,942.92 XPF |
| 1,000 PGK | 23,885.84 XPF |
Get PGK/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=XPFExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-03-07T04:07:01Z",
"rates": {
"XPF": 23.885837
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "XPF",
"amount": 100
},
"result": 2388.5836999999997,
"rate": 23.885837
}Build with PGK/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key