Rate Overview
Live
1 NOK = 0.238709 FJD
1 FJD = 4.1892
NOK
Avg
0.232513
High
0.239506
Low
0.225461
Last updated: 5/27/2026, 7:29:07 AM
Quick Conversions
| NOK | FJD |
|---|---|
| 1 NOK | 0.24 FJD |
| 10 NOK | 2.39 FJD |
| 50 NOK | 11.94 FJD |
| 100 NOK | 23.87 FJD |
| 500 NOK | 119.35 FJD |
| 1,000 NOK | 238.71 FJD |
Get NOK/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=FJDExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-05-27T07:29:07Z",
"rates": {
"FJD": 0.238709
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "FJD",
"amount": 100
},
"result": 23.8709,
"rate": 0.238709
}Build with NOK/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key