Rate Overview
Live
1 NPR = 1.0608 JPY
1 JPY = 0.942703
NPR
Avg
1.0654
High
1.0993
Low
1.0325
Last updated: 7/25/2026, 9:01:21 PM
Quick Conversions
| NPR | JPY |
|---|---|
| 1 NPR | 1.06 JPY |
| 10 NPR | 10.61 JPY |
| 50 NPR | 53.04 JPY |
| 100 NPR | 106.08 JPY |
| 500 NPR | 530.39 JPY |
| 1,000 NPR | 1,060.78 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-25T21:01:21Z",
"rates": {
"JPY": 1.06078
}
}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": 106.078,
"rate": 1.06078
}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