Rate Overview
Live
1 PGK = 14.5001 AFN
1 AFN = 0.068965
PGK
Avg
14.5570
High
14.7274
Low
14.4511
Last updated: 7/2/2026, 2:33:31 AM
Quick Conversions
| PGK | AFN |
|---|---|
| 1 PGK | 14.50 AFN |
| 10 PGK | 145.00 AFN |
| 50 PGK | 725.00 AFN |
| 100 PGK | 1,450.01 AFN |
| 500 PGK | 7,250.03 AFN |
| 1,000 PGK | 14,500.06 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-02T02:33:31Z",
"rates": {
"AFN": 14.500061
}
}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": 1450.0061,
"rate": 14.500061
}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