Rate Overview
Live
1 FJD = 4.2956 NOK
1 NOK = 0.232794
FJD
Avg
4.3606
High
4.4323
Low
4.2956
Last updated: 7/20/2026, 4:10:00 AM
Quick Conversions
| FJD | NOK |
|---|---|
| 1 FJD | 4.30 NOK |
| 10 FJD | 42.96 NOK |
| 50 FJD | 214.78 NOK |
| 100 FJD | 429.56 NOK |
| 500 FJD | 2,147.82 NOK |
| 1,000 FJD | 4,295.64 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-20T04:10:00Z",
"rates": {
"NOK": 4.295643
}
}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": 429.5643,
"rate": 4.295643
}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