Rate Overview
Live
1 FJD = 2.8764 DKK
1 DKK = 0.347656
FJD
Avg
2.8695
High
2.8817
Low
2.8499
Last updated: 4/16/2026, 7:53:57 PM
Quick Conversions
| FJD | DKK |
|---|---|
| 1 FJD | 2.88 DKK |
| 10 FJD | 28.76 DKK |
| 50 FJD | 143.82 DKK |
| 100 FJD | 287.64 DKK |
| 500 FJD | 1,438.20 DKK |
| 1,000 FJD | 2,876.41 DKK |
Get FJD/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=DKKExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-04-16T19:53:57Z",
"rates": {
"DKK": 2.876408
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "DKK",
"amount": 100
},
"result": 287.6408,
"rate": 2.876408
}Build with FJD/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key