Rate Overview
Live
1 JPY = 0.944348 NPR
1 NPR = 1.0589
JPY
Avg
0.943559
High
0.946391
Low
0.936999
Last updated: 3/27/2026, 6:06:50 AM
Quick Conversions
| JPY | NPR |
|---|---|
| 1 JPY | 0.94 NPR |
| 10 JPY | 9.44 NPR |
| 50 JPY | 47.22 NPR |
| 100 JPY | 94.43 NPR |
| 500 JPY | 472.17 NPR |
| 1,000 JPY | 944.35 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-03-27T06:06:50Z",
"rates": {
"NPR": 0.944348
}
}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.4348,
"rate": 0.944348
}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