Rate Overview
Live
1 FJD = 4.3093 NOK
1 NOK = 0.232055
FJD
Avg
4.3594
High
4.4353
Low
4.2972
Last updated: 3/27/2026, 12:59:04 PM
Quick Conversions
| FJD | NOK |
|---|---|
| 1 FJD | 4.31 NOK |
| 10 FJD | 43.09 NOK |
| 50 FJD | 215.47 NOK |
| 100 FJD | 430.93 NOK |
| 500 FJD | 2,154.66 NOK |
| 1,000 FJD | 4,309.33 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-03-27T12:59:04Z",
"rates": {
"NOK": 4.309327
}
}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": 430.93269999999995,
"rate": 4.309327
}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