Rate Overview
Live
1 XAF = 0.007675 PGK
1 PGK = 130.2932
XAF
Avg
0.007668
High
0.007694
Low
0.007648
Last updated: 7/7/2026, 12:12:13 PM
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.84 PGK |
| 1,000 XAF | 7.68 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-07T12:12:13Z",
"rates": {
"PGK": 0.007675
}
}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.7675000000000001,
"rate": 0.007675
}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