Rate Overview
Live
1 DKK = 0.114004 FKP
1 FKP = 8.7716
DKK
Avg
0.116203
High
0.118564
Low
0.113703
Last updated: 7/23/2026, 9:42:46 AM
Quick Conversions
| DKK | FKP |
|---|---|
| 1 DKK | 0.11 FKP |
| 10 DKK | 1.14 FKP |
| 50 DKK | 5.70 FKP |
| 100 DKK | 11.40 FKP |
| 500 DKK | 57.00 FKP |
| 1,000 DKK | 114.00 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-23T09:42:46Z",
"rates": {
"FKP": 0.114004
}
}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.4004,
"rate": 0.114004
}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