Rate Overview
Live
1 JPY = 0.940512 NPR
1 NPR = 1.0633
JPY
Avg
0.945400
High
0.973358
Low
0.923747
Last updated: 7/27/2026, 10:30:19 PM
Quick Conversions
| JPY | NPR |
|---|---|
| 1 JPY | 0.94 NPR |
| 10 JPY | 9.41 NPR |
| 50 JPY | 47.03 NPR |
| 100 JPY | 94.05 NPR |
| 500 JPY | 470.26 NPR |
| 1,000 JPY | 940.51 NPR |
Get JPY/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=NPRExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-27T22:30:19Z",
"rates": {
"NPR": 0.940512
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "NPR",
"amount": 100
},
"result": 94.0512,
"rate": 0.940512
}Build with JPY/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key