Rate Overview
Live
1 NOK = 16.8660 JPY
1 JPY = 0.059291
NOK
Avg
16.7895
High
16.8660
Low
16.6925
Last updated: 7/21/2026, 8:45:17 AM
Quick Conversions
| NOK | JPY |
|---|---|
| 1 NOK | 16.87 JPY |
| 10 NOK | 168.66 JPY |
| 50 NOK | 843.30 JPY |
| 100 NOK | 1,686.60 JPY |
| 500 NOK | 8,433.00 JPY |
| 1,000 NOK | 16,866.00 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-21T08:45:17Z",
"rates": {
"JPY": 16.866004
}
}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": 1686.6004,
"rate": 16.866004
}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