Rate Overview
Live
1 AFN = 0.066822 PGK
1 PGK = 14.9651
AFN
Avg
0.065191
High
0.070178
Low
0.058184
Last updated: 7/27/2026, 1:16:49 AM
Quick Conversions
| AFN | PGK |
|---|---|
| 1 AFN | 0.07 PGK |
| 10 AFN | 0.67 PGK |
| 50 AFN | 3.34 PGK |
| 100 AFN | 6.68 PGK |
| 500 AFN | 33.41 PGK |
| 1,000 AFN | 66.82 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-07-27T01:16:49Z",
"rates": {
"PGK": 0.066822
}
}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.682200000000001,
"rate": 0.066822
}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