Rate Overview
Live
1 NOK = 0.236297 FJD
1 FJD = 4.2320
NOK
Avg
0.234537
High
0.236297
Low
0.232181
Last updated: 4/16/2026, 9:35:21 PM
Quick Conversions
| NOK | FJD |
|---|---|
| 1 NOK | 0.24 FJD |
| 10 NOK | 2.36 FJD |
| 50 NOK | 11.81 FJD |
| 100 NOK | 23.63 FJD |
| 500 NOK | 118.15 FJD |
| 1,000 NOK | 236.30 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-04-16T21:35:21Z",
"rates": {
"FJD": 0.236297
}
}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.6297,
"rate": 0.236297
}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