Rate Overview
Live
1 JPY = 0.960449 NPR
1 NPR = 1.0412
JPY
Avg
0.963904
High
0.974396
Low
0.959010
Last updated: 5/27/2026, 8:25:43 PM
Quick Conversions
| JPY | NPR |
|---|---|
| 1 JPY | 0.96 NPR |
| 10 JPY | 9.60 NPR |
| 50 JPY | 48.02 NPR |
| 100 JPY | 96.04 NPR |
| 500 JPY | 480.22 NPR |
| 1,000 JPY | 960.45 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-05-27T20:25:43Z",
"rates": {
"NPR": 0.960449
}
}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": 96.0449,
"rate": 0.960449
}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