Rate Overview
Live
1 NPR = 0.029303 PGK
1 PGK = 34.1262
NPR
Avg
0.029342
High
0.029709
Low
0.029154
Last updated: 3/7/2026, 1:59:07 AM
Quick Conversions
| NPR | PGK |
|---|---|
| 1 NPR | 0.03 PGK |
| 10 NPR | 0.29 PGK |
| 50 NPR | 1.47 PGK |
| 100 NPR | 2.93 PGK |
| 500 NPR | 14.65 PGK |
| 1,000 NPR | 29.30 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-03-07T01:59:07Z",
"rates": {
"PGK": 0.029303
}
}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.9303,
"rate": 0.029303
}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