Rate Overview
Live
1 JPY = 0.960892 NPR
1 NPR = 1.0407
JPY
Avg
0.964342
High
0.974396
Low
0.945059
Last updated: 5/27/2026, 10:42:29 PM
Quick Conversions
| JPY | NPR |
|---|---|
| 1 JPY | 0.96 NPR |
| 10 JPY | 9.61 NPR |
| 50 JPY | 48.04 NPR |
| 100 JPY | 96.09 NPR |
| 500 JPY | 480.45 NPR |
| 1,000 JPY | 960.89 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-27T22:42:29Z",
"rates": {
"NPR": 0.960892
}
}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.08919999999999,
"rate": 0.960892
}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