Rate Overview
Live
1 PGK = 14.9240 AFN
1 AFN = 0.067006
PGK
Avg
14.6084
High
14.9240
Low
14.4203
Last updated: 7/5/2026, 1:56:16 PM
Quick Conversions
| PGK | AFN |
|---|---|
| 1 PGK | 14.92 AFN |
| 10 PGK | 149.24 AFN |
| 50 PGK | 746.20 AFN |
| 100 PGK | 1,492.40 AFN |
| 500 PGK | 7,462.02 AFN |
| 1,000 PGK | 14,924.05 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-05T13:56:16Z",
"rates": {
"AFN": 14.924049
}
}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": 1492.4049,
"rate": 14.924049
}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