Rate Overview
Live
1 NOK = 17.1890 JPY
1 JPY = 0.058177
NOK
Avg
15.5284
High
17.2206
Low
14.2181
Last updated: 5/28/2026, 8:48:27 AM
Quick Conversions
| NOK | JPY |
|---|---|
| 1 NOK | 17.19 JPY |
| 10 NOK | 171.89 JPY |
| 50 NOK | 859.45 JPY |
| 100 NOK | 1,718.90 JPY |
| 500 NOK | 8,594.49 JPY |
| 1,000 NOK | 17,188.98 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-28T08:48:27Z",
"rates": {
"JPY": 17.18898
}
}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": 1718.8980000000001,
"rate": 17.18898
}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