Rate Overview
Live
1 NOK = 17.1595 JPY
1 JPY = 0.058277
NOK
Avg
17.1851
High
17.2393
Low
17.1595
Last updated: 5/28/2026, 7:49:07 AM
Quick Conversions
| NOK | JPY |
|---|---|
| 1 NOK | 17.16 JPY |
| 10 NOK | 171.59 JPY |
| 50 NOK | 857.97 JPY |
| 100 NOK | 1,715.95 JPY |
| 500 NOK | 8,579.73 JPY |
| 1,000 NOK | 17,159.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-05-28T07:49:07Z",
"rates": {
"JPY": 17.159466
}
}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": 1715.9465999999998,
"rate": 17.159466
}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