Rate Overview
Live
1 NPR = 1.0332 JPY
1 JPY = 0.967884
NPR
Avg
1.0433
High
1.0542
Low
1.0324
Last updated: 9/4/2026, 9:04:23 PM
Quick Conversions
| NPR | JPY |
|---|---|
| 1 NPR | 1.03 JPY |
| 10 NPR | 10.33 JPY |
| 50 NPR | 51.66 JPY |
| 100 NPR | 103.32 JPY |
| 500 NPR | 516.59 JPY |
| 1,000 NPR | 1,033.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-09-04T21:04:23Z",
"rates": {
"JPY": 1.033182
}
}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": 103.3182,
"rate": 1.033182
}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