Rate Overview
Live
1 FJD = 4.2779 NOK
1 NOK = 0.233758
FJD
Avg
4.2956
High
4.4006
Low
4.1760
Last updated: 7/23/2026, 6:14:03 AM
Quick Conversions
| FJD | NOK |
|---|---|
| 1 FJD | 4.28 NOK |
| 10 FJD | 42.78 NOK |
| 50 FJD | 213.90 NOK |
| 100 FJD | 427.79 NOK |
| 500 FJD | 2,138.96 NOK |
| 1,000 FJD | 4,277.93 NOK |
Get FJD/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=NOKExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-07-23T06:14:03Z",
"rates": {
"NOK": 4.277925
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "NOK",
"amount": 100
},
"result": 427.79249999999996,
"rate": 4.277925
}Build with FJD/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key