Rate Overview
Live
1 PGK = 14.6553 AFN
1 AFN = 0.068235
PGK
Avg
14.6484
High
14.8619
Low
14.4843
Last updated: 3/6/2026, 10:49:47 PM
Quick Conversions
| PGK | AFN |
|---|---|
| 1 PGK | 14.66 AFN |
| 10 PGK | 146.55 AFN |
| 50 PGK | 732.77 AFN |
| 100 PGK | 1,465.53 AFN |
| 500 PGK | 7,327.66 AFN |
| 1,000 PGK | 14,655.33 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-03-06T22:49:47Z",
"rates": {
"AFN": 14.655329
}
}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": 1465.5329,
"rate": 14.655329
}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