Rate Overview
Live
1 PGK = 14.5897 AFN
1 AFN = 0.068542
PGK
Avg
14.6416
High
14.7509
Low
14.5061
Last updated: 5/7/2026, 1:17:35 AM
Quick Conversions
| PGK | AFN |
|---|---|
| 1 PGK | 14.59 AFN |
| 10 PGK | 145.90 AFN |
| 50 PGK | 729.48 AFN |
| 100 PGK | 1,458.97 AFN |
| 500 PGK | 7,294.85 AFN |
| 1,000 PGK | 14,589.70 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-05-07T01:17:35Z",
"rates": {
"AFN": 14.589699
}
}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": 1458.9699,
"rate": 14.589699
}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