Rate Overview
Live
1 NOK = 16.6705 JPY
1 JPY = 0.059986
NOK
Avg
16.7714
High
17.0950
Low
16.6607
Last updated: 9/9/2026, 1:12:45 AM
Quick Conversions
| NOK | JPY |
|---|---|
| 1 NOK | 16.67 JPY |
| 10 NOK | 166.70 JPY |
| 50 NOK | 833.52 JPY |
| 100 NOK | 1,667.05 JPY |
| 500 NOK | 8,335.24 JPY |
| 1,000 NOK | 16,670.47 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-09-09T01:12:45Z",
"rates": {
"JPY": 16.670473
}
}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": 1667.0473000000002,
"rate": 16.670473
}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