Rate Overview
Live
1 NOK = 16.8481 JPY
1 JPY = 0.059354
NOK
Avg
16.9169
High
17.0672
Low
16.8481
Last updated: 5/8/2026, 4:34:41 AM
Quick Conversions
| NOK | JPY |
|---|---|
| 1 NOK | 16.85 JPY |
| 10 NOK | 168.48 JPY |
| 50 NOK | 842.40 JPY |
| 100 NOK | 1,684.81 JPY |
| 500 NOK | 8,424.04 JPY |
| 1,000 NOK | 16,848.07 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-05-08T04:34:41Z",
"rates": {
"JPY": 16.848072
}
}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": 1684.8071999999997,
"rate": 16.848072
}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