Rate Overview
Live
1 FJD = 4.3102 NOK
1 NOK = 0.232008
FJD
Avg
4.3699
High
4.5274
Low
4.1799
Last updated: 7/23/2026, 2:58:01 PM
Quick Conversions
| FJD | NOK |
|---|---|
| 1 FJD | 4.31 NOK |
| 10 FJD | 43.10 NOK |
| 50 FJD | 215.51 NOK |
| 100 FJD | 431.02 NOK |
| 500 FJD | 2,155.10 NOK |
| 1,000 FJD | 4,310.20 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-23T14:58:01Z",
"rates": {
"NOK": 4.3102
}
}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": 431.02,
"rate": 4.3102
}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