Rate Overview
Live
1 AFN = 0.069318 PGK
1 PGK = 14.4263
AFN
Avg
0.069280
High
0.070292
Low
0.067414
Last updated: 6/16/2026, 1:25:33 PM
Quick Conversions
| AFN | PGK |
|---|---|
| 1 AFN | 0.07 PGK |
| 10 AFN | 0.69 PGK |
| 50 AFN | 3.47 PGK |
| 100 AFN | 6.93 PGK |
| 500 AFN | 34.66 PGK |
| 1,000 AFN | 69.32 PGK |
Get AFN/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=PGKExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-06-16T13:25:33Z",
"rates": {
"PGK": 0.069318
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "PGK",
"amount": 100
},
"result": 6.931800000000001,
"rate": 0.069318
}Build with AFN/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key