Rate Overview
Live
1 JPY = 0.936201 NPR
1 NPR = 1.0681
JPY
Avg
0.933743
High
0.938603
Low
0.927254
Last updated: 4/17/2026, 6:08:42 AM
Quick Conversions
| JPY | NPR |
|---|---|
| 1 JPY | 0.94 NPR |
| 10 JPY | 9.36 NPR |
| 50 JPY | 46.81 NPR |
| 100 JPY | 93.62 NPR |
| 500 JPY | 468.10 NPR |
| 1,000 JPY | 936.20 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-04-17T06:08:42Z",
"rates": {
"NPR": 0.936201
}
}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": 93.6201,
"rate": 0.936201
}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