Rate Overview
Live
1 XAF = 0.007653 PGK
1 PGK = 130.6677
XAF
Avg
0.007698
High
0.007758
Low
0.007653
Last updated: 7/24/2026, 7:59:27 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.83 PGK |
| 1,000 XAF | 7.65 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-24T19:59:27Z",
"rates": {
"PGK": 0.007653
}
}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.7653,
"rate": 0.007653
}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