Rate Overview
Live
1 NPR = 1.0282 JPY
1 JPY = 0.972596
NPR
Avg
1.0354
High
1.0571
Low
1.0274
Last updated: 5/6/2026, 11:05:47 PM
Quick Conversions
| NPR | JPY |
|---|---|
| 1 NPR | 1.03 JPY |
| 10 NPR | 10.28 JPY |
| 50 NPR | 51.41 JPY |
| 100 NPR | 102.82 JPY |
| 500 NPR | 514.09 JPY |
| 1,000 NPR | 1,028.18 JPY |
Get NPR/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=JPYExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-05-06T23:05:47Z",
"rates": {
"JPY": 1.028176
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "JPY",
"amount": 100
},
"result": 102.8176,
"rate": 1.028176
}Build with NPR/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key