Rate Overview
Live
1 PGK = 14.4261 AFN
1 AFN = 0.069319
PGK
Avg
14.4374
High
14.8335
Low
14.2264
Last updated: 6/16/2026, 2:35:19 PM
Quick Conversions
| PGK | AFN |
|---|---|
| 1 PGK | 14.43 AFN |
| 10 PGK | 144.26 AFN |
| 50 PGK | 721.31 AFN |
| 100 PGK | 1,442.61 AFN |
| 500 PGK | 7,213.06 AFN |
| 1,000 PGK | 14,426.13 AFN |
Get PGK/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=AFNExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-06-16T14:35:19Z",
"rates": {
"AFN": 14.426126
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "AFN",
"amount": 100
},
"result": 1442.6126,
"rate": 14.426126
}Build with PGK/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key