Rate Overview
Live
1 NOK = 16.9411 JPY
1 JPY = 0.059028
NOK
Avg
16.8447
High
16.9423
Low
16.7277
Last updated: 8/18/2026, 11:29:10 AM
Quick Conversions
| NOK | JPY |
|---|---|
| 1 NOK | 16.94 JPY |
| 10 NOK | 169.41 JPY |
| 50 NOK | 847.05 JPY |
| 100 NOK | 1,694.11 JPY |
| 500 NOK | 8,470.53 JPY |
| 1,000 NOK | 16,941.06 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-08-18T11:29:10Z",
"rates": {
"JPY": 16.941057
}
}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": 1694.1057,
"rate": 16.941057
}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