Rate Overview
Live
1 JPY = 0.058165 NOK
1 NOK = 17.1925
JPY
Avg
0.064632
High
0.070332
Low
0.058070
Last updated: 5/28/2026, 12:07:35 AM
Quick Conversions
| JPY | NOK |
|---|---|
| 1 JPY | 0.06 NOK |
| 10 JPY | 0.58 NOK |
| 50 JPY | 2.91 NOK |
| 100 JPY | 5.82 NOK |
| 500 JPY | 29.08 NOK |
| 1,000 JPY | 58.17 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-05-28T00:07:35Z",
"rates": {
"NOK": 0.058165
}
}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.8165000000000004,
"rate": 0.058165
}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