Rate Overview
Live
1 FJD = 2.9096 DKK
1 DKK = 0.343690
FJD
Avg
2.8316
High
2.9298
Low
2.7917
Last updated: 3/27/2026, 2:51:15 PM
Quick Conversions
| FJD | DKK |
|---|---|
| 1 FJD | 2.91 DKK |
| 10 FJD | 29.10 DKK |
| 50 FJD | 145.48 DKK |
| 100 FJD | 290.96 DKK |
| 500 FJD | 1,454.80 DKK |
| 1,000 FJD | 2,909.60 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-27T14:51:15Z",
"rates": {
"DKK": 2.909595
}
}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": 290.9595,
"rate": 2.909595
}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