Rate Overview
Live
1 PGK = 14.7252 AFN
1 AFN = 0.067911
PGK
Avg
15.3489
High
16.3136
Low
14.4843
Last updated: 3/27/2026, 12:55:08 PM
Quick Conversions
| PGK | AFN |
|---|---|
| 1 PGK | 14.73 AFN |
| 10 PGK | 147.25 AFN |
| 50 PGK | 736.26 AFN |
| 100 PGK | 1,472.52 AFN |
| 500 PGK | 7,362.58 AFN |
| 1,000 PGK | 14,725.17 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-27T12:55:08Z",
"rates": {
"AFN": 14.725169
}
}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": 1472.5168999999999,
"rate": 14.725169
}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