Rate Overview
Live
1 JPY = 0.060701 NOK
1 NOK = 16.4742
JPY
Avg
0.063887
High
0.067047
Low
0.060096
Last updated: 3/27/2026, 3:21:20 PM
Quick Conversions
| JPY | NOK |
|---|---|
| 1 JPY | 0.06 NOK |
| 10 JPY | 0.61 NOK |
| 50 JPY | 3.04 NOK |
| 100 JPY | 6.07 NOK |
| 500 JPY | 30.35 NOK |
| 1,000 JPY | 60.70 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-03-27T15:21:20Z",
"rates": {
"NOK": 0.060701
}
}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": 6.0701,
"rate": 0.060701
}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