Rate Overview
Live
1 NOK = 16.4679 JPY
1 JPY = 0.060724
NOK
Avg
16.4275
High
16.6499
Low
16.2671
Last updated: 3/26/2026, 10:00:15 PM
Quick Conversions
| NOK | JPY |
|---|---|
| 1 NOK | 16.47 JPY |
| 10 NOK | 164.68 JPY |
| 50 NOK | 823.40 JPY |
| 100 NOK | 1,646.79 JPY |
| 500 NOK | 8,233.97 JPY |
| 1,000 NOK | 16,467.95 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-26T22:00:15Z",
"rates": {
"JPY": 16.467948
}
}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": 1646.7948,
"rate": 16.467948
}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