Rate Overview
Live
1 NPR = 1.0412 JPY
1 JPY = 0.960443
NPR
Avg
1.0405
High
1.0436
Low
1.0353
Last updated: 8/15/2026, 9:02:56 AM
Quick Conversions
| NPR | JPY |
|---|---|
| 1 NPR | 1.04 JPY |
| 10 NPR | 10.41 JPY |
| 50 NPR | 52.06 JPY |
| 100 NPR | 104.12 JPY |
| 500 NPR | 520.59 JPY |
| 1,000 NPR | 1,041.19 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-08-15T09:02:56Z",
"rates": {
"JPY": 1.041186
}
}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": 104.1186,
"rate": 1.041186
}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