Rate Overview
Live
1 NPR = 0.029074 PGK
1 PGK = 34.3950
NPR
Avg
0.029106
High
0.029197
Low
0.029028
Last updated: 4/17/2026, 4:53:09 AM
Quick Conversions
| NPR | PGK |
|---|---|
| 1 NPR | 0.03 PGK |
| 10 NPR | 0.29 PGK |
| 50 NPR | 1.45 PGK |
| 100 NPR | 2.91 PGK |
| 500 NPR | 14.54 PGK |
| 1,000 NPR | 29.07 PGK |
Get NPR/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=PGKExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-04-17T04:53:09Z",
"rates": {
"PGK": 0.029074
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "PGK",
"amount": 100
},
"result": 2.9074,
"rate": 0.029074
}Build with NPR/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key