Rate Overview
Live
1 JPY = 0.942095 NPR
1 NPR = 1.0615
JPY
Avg
0.948206
High
0.953674
Low
0.941753
Last updated: 6/17/2026, 7:10:26 AM
Quick Conversions
| JPY | NPR |
|---|---|
| 1 JPY | 0.94 NPR |
| 10 JPY | 9.42 NPR |
| 50 JPY | 47.10 NPR |
| 100 JPY | 94.21 NPR |
| 500 JPY | 471.05 NPR |
| 1,000 JPY | 942.10 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-06-17T07:10:26Z",
"rates": {
"NPR": 0.942095
}
}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.2095,
"rate": 0.942095
}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