Rate Overview
Live
1 NPR = 1.0764 JPY
1 JPY = 0.929017
NPR
Avg
1.0724
High
1.0784
Low
1.0656
Last updated: 3/6/2026, 7:35:28 PM
Quick Conversions
| NPR | JPY |
|---|---|
| 1 NPR | 1.08 JPY |
| 10 NPR | 10.76 JPY |
| 50 NPR | 53.82 JPY |
| 100 NPR | 107.64 JPY |
| 500 NPR | 538.20 JPY |
| 1,000 NPR | 1,076.41 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-03-06T19:35:28Z",
"rates": {
"JPY": 1.076407
}
}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": 107.6407,
"rate": 1.076407
}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