Rate Overview
Live
1 JPY = 0.058818 NOK
1 NOK = 17.0016
JPY
Avg
0.059446
High
0.059916
Low
0.058818
Last updated: 4/16/2026, 2:28:27 PM
Quick Conversions
| JPY | NOK |
|---|---|
| 1 JPY | 0.06 NOK |
| 10 JPY | 0.59 NOK |
| 50 JPY | 2.94 NOK |
| 100 JPY | 5.88 NOK |
| 500 JPY | 29.41 NOK |
| 1,000 JPY | 58.82 NOK |
Get JPY/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=NOKExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-04-16T14:28:27Z",
"rates": {
"NOK": 0.058818
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "NOK",
"amount": 100
},
"result": 5.8818,
"rate": 0.058818
}Build with JPY/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key