Rate Overview
Live
1 NOK = 16.9882 JPY
1 JPY = 0.058864
NOK
Avg
16.6347
High
17.2135
Low
16.0542
Last updated: 7/22/2026, 11:55:07 AM
Quick Conversions
| NOK | JPY |
|---|---|
| 1 NOK | 16.99 JPY |
| 10 NOK | 169.88 JPY |
| 50 NOK | 849.41 JPY |
| 100 NOK | 1,698.82 JPY |
| 500 NOK | 8,494.11 JPY |
| 1,000 NOK | 16,988.21 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-22T11:55:07Z",
"rates": {
"JPY": 16.988214
}
}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": 1698.8213999999998,
"rate": 16.988214
}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