Rate Overview
Live
1 NOK = 17.1035 JPY
1 JPY = 0.058467
NOK
Avg
15.8923
High
17.2135
Low
14.4035
Last updated: 7/25/2026, 12:46:01 AM
Quick Conversions
| NOK | JPY |
|---|---|
| 1 NOK | 17.10 JPY |
| 10 NOK | 171.04 JPY |
| 50 NOK | 855.18 JPY |
| 100 NOK | 1,710.35 JPY |
| 500 NOK | 8,551.76 JPY |
| 1,000 NOK | 17,103.52 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-25T00:46:01Z",
"rates": {
"JPY": 17.10352
}
}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": 1710.3519999999999,
"rate": 17.10352
}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