Rate Overview
Live
1 XAF = 0.007662 PGK
1 PGK = 130.5142
XAF
Avg
0.007700
High
0.007758
Low
0.007662
Last updated: 7/24/2026, 6:23:36 AM
Quick Conversions
| XAF | PGK |
|---|---|
| 1 XAF | 0.01 PGK |
| 10 XAF | 0.08 PGK |
| 50 XAF | 0.38 PGK |
| 100 XAF | 0.77 PGK |
| 500 XAF | 3.83 PGK |
| 1,000 XAF | 7.66 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-07-24T06:23:36Z",
"rates": {
"PGK": 0.007662
}
}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.7662,
"rate": 0.007662
}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