Rate Overview
Live
1 FJD = 2.8966 DKK
1 DKK = 0.345237
FJD
Avg
2.8704
High
2.9350
Low
2.7972
Last updated: 5/27/2026, 3:41:20 AM
Quick Conversions
| FJD | DKK |
|---|---|
| 1 FJD | 2.90 DKK |
| 10 FJD | 28.97 DKK |
| 50 FJD | 144.83 DKK |
| 100 FJD | 289.66 DKK |
| 500 FJD | 1,448.28 DKK |
| 1,000 FJD | 2,896.56 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-05-27T03:41:20Z",
"rates": {
"DKK": 2.896562
}
}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": 289.6562,
"rate": 2.896562
}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