Rate Overview
Live
1 NOK = 16.4423 JPY
1 JPY = 0.060819
NOK
Avg
16.3725
High
16.4588
Low
16.2671
Last updated: 3/6/2026, 6:09:35 PM
Quick Conversions
| NOK | JPY |
|---|---|
| 1 NOK | 16.44 JPY |
| 10 NOK | 164.42 JPY |
| 50 NOK | 822.12 JPY |
| 100 NOK | 1,644.23 JPY |
| 500 NOK | 8,221.17 JPY |
| 1,000 NOK | 16,442.35 JPY |
Get NOK/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=JPYExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-03-06T18:09:35Z",
"rates": {
"JPY": 16.442345
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "JPY",
"amount": 100
},
"result": 1644.2345,
"rate": 16.442345
}Build with NOK/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key