Rate Overview
Live
1 NOK = 16.9693 JPY
1 JPY = 0.058930
NOK
Avg
14.2418
High
17.2071
Low
12.3025
Last updated: 7/29/2026, 4:40:51 PM
Quick Conversions
| NOK | JPY |
|---|---|
| 1 NOK | 16.97 JPY |
| 10 NOK | 169.69 JPY |
| 50 NOK | 848.47 JPY |
| 100 NOK | 1,696.93 JPY |
| 500 NOK | 8,484.65 JPY |
| 1,000 NOK | 16,969.30 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-29T16:40:51Z",
"rates": {
"JPY": 16.969302
}
}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": 1696.9301999999998,
"rate": 16.969302
}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