Rate Overview
Live
1 DKK = 0.115665 FKP
1 FKP = 8.6457
DKK
Avg
0.116715
High
0.118029
Low
0.115665
Last updated: 3/27/2026, 3:14:40 PM
Quick Conversions
| DKK | FKP |
|---|---|
| 1 DKK | 0.12 FKP |
| 10 DKK | 1.16 FKP |
| 50 DKK | 5.78 FKP |
| 100 DKK | 11.57 FKP |
| 500 DKK | 57.83 FKP |
| 1,000 DKK | 115.67 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-03-27T15:14:40Z",
"rates": {
"FKP": 0.115665
}
}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.5665,
"rate": 0.115665
}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