Rate Overview
Live
1 NPR = 1.0594 JPY
1 JPY = 0.943899
NPR
Avg
1.0599
High
1.0842
Low
1.0320
Last updated: 7/23/2026, 1:01:09 PM
Quick Conversions
| NPR | JPY |
|---|---|
| 1 NPR | 1.06 JPY |
| 10 NPR | 10.59 JPY |
| 50 NPR | 52.97 JPY |
| 100 NPR | 105.94 JPY |
| 500 NPR | 529.72 JPY |
| 1,000 NPR | 1,059.44 JPY |
Get NPR/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=JPYExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-07-23T13:01:09Z",
"rates": {
"JPY": 1.059435
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "JPY",
"amount": 100
},
"result": 105.94349999999999,
"rate": 1.059435
}Build with NPR/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key