Rate Overview
Live
1 FJD = 4.3728 NOK
1 NOK = 0.228685
FJD
Avg
4.3900
High
4.4323
Low
4.3556
Last updated: 7/6/2026, 12:41:25 PM
Quick Conversions
| FJD | NOK |
|---|---|
| 1 FJD | 4.37 NOK |
| 10 FJD | 43.73 NOK |
| 50 FJD | 218.64 NOK |
| 100 FJD | 437.28 NOK |
| 500 FJD | 2,186.41 NOK |
| 1,000 FJD | 4,372.82 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-06T12:41:25Z",
"rates": {
"NOK": 4.37282
}
}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": 437.282,
"rate": 4.37282
}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