Rate Overview
Live
1 NOK = 0.234511 FJD
1 FJD = 4.2642
NOK
Avg
0.232688
High
0.239267
Low
0.226670
Last updated: 7/26/2026, 10:40:42 AM
Quick Conversions
| NOK | FJD |
|---|---|
| 1 NOK | 0.23 FJD |
| 10 NOK | 2.35 FJD |
| 50 NOK | 11.73 FJD |
| 100 NOK | 23.45 FJD |
| 500 NOK | 117.26 FJD |
| 1,000 NOK | 234.51 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-26T10:40:42Z",
"rates": {
"FJD": 0.234511
}
}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.4511,
"rate": 0.234511
}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