Rate Overview
Live
1 XOF = 0.007814 PGK
1 PGK = 127.9754
XOF
Avg
0.007746
High
0.007814
Low
0.007691
Last updated: 4/16/2026, 5:27:56 AM
Quick Conversions
| XOF | PGK |
|---|---|
| 1 XOF | 0.01 PGK |
| 10 XOF | 0.08 PGK |
| 50 XOF | 0.39 PGK |
| 100 XOF | 0.78 PGK |
| 500 XOF | 3.91 PGK |
| 1,000 XOF | 7.81 PGK |
Get XOF/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=PGKExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-04-16T05:27:56Z",
"rates": {
"PGK": 0.007814
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "PGK",
"amount": 100
},
"result": 0.7814,
"rate": 0.007814
}Build with XOF/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key