Rate Overview
Live
1 PGK = 14.6914 AFN
1 AFN = 0.068067
PGK
Avg
14.8402
High
15.5062
Low
14.4231
Last updated: 7/13/2026, 10:07:42 PM
Quick Conversions
| PGK | AFN |
|---|---|
| 1 PGK | 14.69 AFN |
| 10 PGK | 146.91 AFN |
| 50 PGK | 734.57 AFN |
| 100 PGK | 1,469.14 AFN |
| 500 PGK | 7,345.71 AFN |
| 1,000 PGK | 14,691.42 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-07-13T22:07:42Z",
"rates": {
"AFN": 14.691421
}
}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": 1469.1421,
"rate": 14.691421
}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