Rate Overview
Live
1 FJD = 2.9230 DKK
1 DKK = 0.342118
FJD
Avg
2.8835
High
2.9298
Low
2.8061
Last updated: 7/24/2026, 2:40:03 AM
Quick Conversions
| FJD | DKK |
|---|---|
| 1 FJD | 2.92 DKK |
| 10 FJD | 29.23 DKK |
| 50 FJD | 146.15 DKK |
| 100 FJD | 292.30 DKK |
| 500 FJD | 1,461.48 DKK |
| 1,000 FJD | 2,922.97 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-07-24T02:40:03Z",
"rates": {
"DKK": 2.922968
}
}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": 292.2968,
"rate": 2.922968
}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