Rate Overview
Live
1 NPR = 1.0398 JPY
1 JPY = 0.961704
NPR
Avg
1.0370
High
1.0581
Low
1.0263
Last updated: 5/27/2026, 6:11:30 AM
Quick Conversions
| NPR | JPY |
|---|---|
| 1 NPR | 1.04 JPY |
| 10 NPR | 10.40 JPY |
| 50 NPR | 51.99 JPY |
| 100 NPR | 103.98 JPY |
| 500 NPR | 519.91 JPY |
| 1,000 NPR | 1,039.82 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-05-27T06:11:30Z",
"rates": {
"JPY": 1.039821
}
}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": 103.98210000000002,
"rate": 1.039821
}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