Rate Overview
Live
1 JPY = 0.942795 NPR
1 NPR = 1.0607
JPY
Avg
0.941299
High
0.947196
Low
0.931841
Last updated: 7/7/2026, 9:46:34 AM
Quick Conversions
| JPY | NPR |
|---|---|
| 1 JPY | 0.94 NPR |
| 10 JPY | 9.43 NPR |
| 50 JPY | 47.14 NPR |
| 100 JPY | 94.28 NPR |
| 500 JPY | 471.40 NPR |
| 1,000 JPY | 942.80 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-07T09:46:34Z",
"rates": {
"NPR": 0.942795
}
}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.2795,
"rate": 0.942795
}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