Rate Overview
Live
1 DKK = 0.114369 FKP
1 FKP = 8.7436
DKK
Avg
0.114028
High
0.114369
Low
0.113555
Last updated: 7/27/2026, 12:25:32 AM
Quick Conversions
| DKK | FKP |
|---|---|
| 1 DKK | 0.11 FKP |
| 10 DKK | 1.14 FKP |
| 50 DKK | 5.72 FKP |
| 100 DKK | 11.44 FKP |
| 500 DKK | 57.18 FKP |
| 1,000 DKK | 114.37 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-07-27T00:25:32Z",
"rates": {
"FKP": 0.114369
}
}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.4369,
"rate": 0.114369
}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