Rate Overview
Live
1 PYG = 0.025417 NPR
1 NPR = 39.3437
PYG
Avg
0.025490
High
0.025606
Low
0.025407
Last updated: 8/21/2026, 9:16:16 AM
Quick Conversions
| PYG | NPR |
|---|---|
| 1 PYG | 0.03 NPR |
| 10 PYG | 0.25 NPR |
| 50 PYG | 1.27 NPR |
| 100 PYG | 2.54 NPR |
| 500 PYG | 12.71 NPR |
| 1,000 PYG | 25.42 NPR |
Get PYG/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PYG¤cies=NPRExample Response:
{
"success": true,
"base": "PYG",
"date": "2026-08-21T09:16:16Z",
"rates": {
"NPR": 0.025417
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PYG&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PYG",
"to": "NPR",
"amount": 100
},
"result": 2.5417,
"rate": 0.025417
}Build with PYG/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key