Rate Overview
Live
1 FJD = 4.3307 NOK
1 NOK = 0.230908
FJD
Avg
4.3125
High
4.4353
Low
4.1753
Last updated: 7/9/2026, 5:41:50 AM
Quick Conversions
| FJD | NOK |
|---|---|
| 1 FJD | 4.33 NOK |
| 10 FJD | 43.31 NOK |
| 50 FJD | 216.54 NOK |
| 100 FJD | 433.07 NOK |
| 500 FJD | 2,165.36 NOK |
| 1,000 FJD | 4,330.72 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-09T05:41:50Z",
"rates": {
"NOK": 4.330722
}
}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": 433.07219999999995,
"rate": 4.330722
}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