Rate Overview
Live
1 AFN = 0.068234 PGK
1 PGK = 14.6555
AFN
Avg
0.068201
High
0.069040
Low
0.067286
Last updated: 3/7/2026, 12:33:23 AM
Quick Conversions
| AFN | PGK |
|---|---|
| 1 AFN | 0.07 PGK |
| 10 AFN | 0.68 PGK |
| 50 AFN | 3.41 PGK |
| 100 AFN | 6.82 PGK |
| 500 AFN | 34.12 PGK |
| 1,000 AFN | 68.23 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-03-07T00:33:23Z",
"rates": {
"PGK": 0.068234
}
}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.8234,
"rate": 0.068234
}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