Rate Overview
Live
1 FJD = 2.9259 DKK
1 DKK = 0.341769
FJD
Avg
2.8857
High
2.9413
Low
2.7972
Last updated: 7/26/2026, 1:15:00 PM
Quick Conversions
| FJD | DKK |
|---|---|
| 1 FJD | 2.93 DKK |
| 10 FJD | 29.26 DKK |
| 50 FJD | 146.30 DKK |
| 100 FJD | 292.59 DKK |
| 500 FJD | 1,462.98 DKK |
| 1,000 FJD | 2,925.95 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-26T13:15:00Z",
"rates": {
"DKK": 2.92595
}
}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.59499999999997,
"rate": 2.92595
}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