Rate Overview
Live
1 NOK = 16.6427 JPY
1 JPY = 0.060086
NOK
Avg
16.4921
High
16.6483
Low
16.3166
Last updated: 7/9/2026, 10:58:26 AM
Quick Conversions
| NOK | JPY |
|---|---|
| 1 NOK | 16.64 JPY |
| 10 NOK | 166.43 JPY |
| 50 NOK | 832.14 JPY |
| 100 NOK | 1,664.27 JPY |
| 500 NOK | 8,321.35 JPY |
| 1,000 NOK | 16,642.71 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-07-09T10:58:26Z",
"rates": {
"JPY": 16.642706
}
}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": 1664.2706,
"rate": 16.642706
}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