Rate Overview
Live
1 FJD = 4.2794 NOK
1 NOK = 0.233677
FJD
Avg
4.5261
High
4.9197
Low
4.1767
Last updated: 7/23/2026, 9:12:48 AM
Quick Conversions
| FJD | NOK |
|---|---|
| 1 FJD | 4.28 NOK |
| 10 FJD | 42.79 NOK |
| 50 FJD | 213.97 NOK |
| 100 FJD | 427.94 NOK |
| 500 FJD | 2,139.71 NOK |
| 1,000 FJD | 4,279.41 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-23T09:12:48Z",
"rates": {
"NOK": 4.279411
}
}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.94109999999995,
"rate": 4.279411
}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