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