Rate Overview
Live
1 PGK = 14.7442 AFN
1 AFN = 0.067823
PGK
Avg
14.8300
High
14.9609
Low
14.7442
Last updated: 4/16/2026, 8:04:45 AM
Quick Conversions
| PGK | AFN |
|---|---|
| 1 PGK | 14.74 AFN |
| 10 PGK | 147.44 AFN |
| 50 PGK | 737.21 AFN |
| 100 PGK | 1,474.42 AFN |
| 500 PGK | 7,372.10 AFN |
| 1,000 PGK | 14,744.21 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-04-16T08:04:45Z",
"rates": {
"AFN": 14.744208
}
}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": 1474.4208,
"rate": 14.744208
}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