Rate Overview
Live
1 PGK = 24.0813 XPF
1 XPF = 0.041526
PGK
Avg
23.9940
High
24.0813
Low
23.9188
Last updated: 3/27/2026, 11:12:22 AM
Quick Conversions
| PGK | XPF |
|---|---|
| 1 PGK | 24.08 XPF |
| 10 PGK | 240.81 XPF |
| 50 PGK | 1,204.06 XPF |
| 100 PGK | 2,408.13 XPF |
| 500 PGK | 12,040.65 XPF |
| 1,000 PGK | 24,081.30 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-27T11:12:22Z",
"rates": {
"XPF": 24.081295
}
}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": 2408.1295,
"rate": 24.081295
}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