Rate Overview
Live
1 FJD = 2.8859 DKK
1 DKK = 0.346511
FJD
Avg
2.8562
High
3.0075
Low
2.7926
Last updated: 3/27/2026, 1:00:32 PM
Quick Conversions
| FJD | DKK |
|---|---|
| 1 FJD | 2.89 DKK |
| 10 FJD | 28.86 DKK |
| 50 FJD | 144.30 DKK |
| 100 FJD | 288.59 DKK |
| 500 FJD | 1,442.96 DKK |
| 1,000 FJD | 2,885.91 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-03-27T13:00:32Z",
"rates": {
"DKK": 2.885914
}
}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": 288.5914,
"rate": 2.885914
}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