Rate Overview
Live
1 DKK = 15.9598 XPF
1 XPF = 0.062658
DKK
Avg
15.9797
High
16.0139
Low
15.9378
Last updated: 6/17/2026, 7:15:54 AM
Quick Conversions
| DKK | XPF |
|---|---|
| 1 DKK | 15.96 XPF |
| 10 DKK | 159.60 XPF |
| 50 DKK | 797.99 XPF |
| 100 DKK | 1,595.98 XPF |
| 500 DKK | 7,979.89 XPF |
| 1,000 DKK | 15,959.77 XPF |
Get DKK/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=XPFExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-06-17T07:15:54Z",
"rates": {
"XPF": 15.959771
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "XPF",
"amount": 100
},
"result": 1595.9771,
"rate": 15.959771
}Build with DKK/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key