Rate Overview
Live
1 FJD = 4.1936 NOK
1 NOK = 0.238457
FJD
Avg
4.2215
High
4.2635
Low
4.1936
Last updated: 9/3/2026, 5:42:48 AM
Quick Conversions
| FJD | NOK |
|---|---|
| 1 FJD | 4.19 NOK |
| 10 FJD | 41.94 NOK |
| 50 FJD | 209.68 NOK |
| 100 FJD | 419.36 NOK |
| 500 FJD | 2,096.81 NOK |
| 1,000 FJD | 4,193.62 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-09-03T05:42:48Z",
"rates": {
"NOK": 4.193621
}
}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": 419.36210000000005,
"rate": 4.193621
}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