Rate Overview
Live
1 PGK = 14.4512 AFN
1 AFN = 0.069198
PGK
Avg
14.5121
High
14.8889
Low
14.2264
Last updated: 7/7/2026, 1:47:30 PM
Quick Conversions
| PGK | AFN |
|---|---|
| 1 PGK | 14.45 AFN |
| 10 PGK | 144.51 AFN |
| 50 PGK | 722.56 AFN |
| 100 PGK | 1,445.12 AFN |
| 500 PGK | 7,225.61 AFN |
| 1,000 PGK | 14,451.22 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-07T13:47:30Z",
"rates": {
"AFN": 14.451224
}
}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": 1445.1224,
"rate": 14.451224
}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