Rate Overview
Live
1 XOF = 0.007642 PGK
1 PGK = 130.8558
XOF
Avg
0.007632
High
0.007655
Low
0.007586
Last updated: 7/1/2026, 11:27:40 PM
Quick Conversions
| XOF | PGK |
|---|---|
| 1 XOF | 0.01 PGK |
| 10 XOF | 0.08 PGK |
| 50 XOF | 0.38 PGK |
| 100 XOF | 0.76 PGK |
| 500 XOF | 3.82 PGK |
| 1,000 XOF | 7.64 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-07-01T23:27:40Z",
"rates": {
"PGK": 0.007642
}
}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.7642,
"rate": 0.007642
}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