Rate Overview
Live
1 NOK = 16.9185 JPY
1 JPY = 0.059107
NOK
Avg
16.7737
High
16.9185
Low
16.5984
Last updated: 4/15/2026, 11:49:05 PM
Quick Conversions
| NOK | JPY |
|---|---|
| 1 NOK | 16.92 JPY |
| 10 NOK | 169.18 JPY |
| 50 NOK | 845.92 JPY |
| 100 NOK | 1,691.85 JPY |
| 500 NOK | 8,459.23 JPY |
| 1,000 NOK | 16,918.47 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-04-15T23:49:05Z",
"rates": {
"JPY": 16.91847
}
}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": 1691.847,
"rate": 16.91847
}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