Rate Overview
Live
1 JPY = 0.929187 NPR
1 NPR = 1.0762
JPY
Avg
0.932403
High
0.938402
Low
0.927272
Last updated: 3/7/2026, 12:47:02 AM
Quick Conversions
| JPY | NPR |
|---|---|
| 1 JPY | 0.93 NPR |
| 10 JPY | 9.29 NPR |
| 50 JPY | 46.46 NPR |
| 100 JPY | 92.92 NPR |
| 500 JPY | 464.59 NPR |
| 1,000 JPY | 929.19 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-07T00:47:02Z",
"rates": {
"NPR": 0.929187
}
}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": 92.9187,
"rate": 0.929187
}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