Rate Overview
Live
1 NPR = 1.0589 JPY
1 JPY = 0.944416
NPR
Avg
1.0598
High
1.0672
Low
1.0566
Last updated: 3/27/2026, 4:17:05 AM
Quick Conversions
| NPR | JPY |
|---|---|
| 1 NPR | 1.06 JPY |
| 10 NPR | 10.59 JPY |
| 50 NPR | 52.94 JPY |
| 100 NPR | 105.89 JPY |
| 500 NPR | 529.43 JPY |
| 1,000 NPR | 1,058.86 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-03-27T04:17:05Z",
"rates": {
"JPY": 1.058855
}
}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": 105.88550000000001,
"rate": 1.058855
}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