Rate Overview
Live
1 NOK = 0.229230 FJD
1 FJD = 4.3624
NOK
Avg
0.227897
High
0.229591
Low
0.225617
Last updated: 7/6/2026, 1:26:51 AM
Quick Conversions
| NOK | FJD |
|---|---|
| 1 NOK | 0.23 FJD |
| 10 NOK | 2.29 FJD |
| 50 NOK | 11.46 FJD |
| 100 NOK | 22.92 FJD |
| 500 NOK | 114.62 FJD |
| 1,000 NOK | 229.23 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-07-06T01:26:51Z",
"rates": {
"FJD": 0.22923
}
}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": 22.923,
"rate": 0.22923
}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