Rate Overview
Live
1 DKK = 0.116217 FKP
1 FKP = 8.6046
DKK
Avg
0.116567
High
0.117292
Low
0.116161
Last updated: 4/16/2026, 4:15:04 PM
Quick Conversions
| DKK | FKP |
|---|---|
| 1 DKK | 0.12 FKP |
| 10 DKK | 1.16 FKP |
| 50 DKK | 5.81 FKP |
| 100 DKK | 11.62 FKP |
| 500 DKK | 58.11 FKP |
| 1,000 DKK | 116.22 FKP |
Get DKK/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=FKPExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-04-16T16:15:04Z",
"rates": {
"FKP": 0.116217
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "FKP",
"amount": 100
},
"result": 11.6217,
"rate": 0.116217
}Build with DKK/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key