Rate Overview
Live
1 FKP = 8.6364 DKK
1 DKK = 0.115789
FKP
Avg
8.6036
High
8.6776
Low
8.5240
Last updated: 5/27/2026, 2:54:42 PM
Quick Conversions
| FKP | DKK |
|---|---|
| 1 FKP | 8.64 DKK |
| 10 FKP | 86.36 DKK |
| 50 FKP | 431.82 DKK |
| 100 FKP | 863.64 DKK |
| 500 FKP | 4,318.18 DKK |
| 1,000 FKP | 8,636.36 DKK |
Get FKP/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FKP¤cies=DKKExample Response:
{
"success": true,
"base": "FKP",
"date": "2026-05-27T14:54:42Z",
"rates": {
"DKK": 8.636364
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FKP&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "FKP",
"to": "DKK",
"amount": 100
},
"result": 863.6364000000001,
"rate": 8.636364
}Build with FKP/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key