Rate Overview
Live
1 DKK = 15.9578 XPF
1 XPF = 0.062665
DKK
Avg
15.9551
High
15.9858
Low
15.9347
Last updated: 7/7/2026, 11:17:59 AM
Quick Conversions
| DKK | XPF |
|---|---|
| 1 DKK | 15.96 XPF |
| 10 DKK | 159.58 XPF |
| 50 DKK | 797.89 XPF |
| 100 DKK | 1,595.78 XPF |
| 500 DKK | 7,978.92 XPF |
| 1,000 DKK | 15,957.85 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-07-07T11:17:59Z",
"rates": {
"XPF": 15.957847
}
}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.7847,
"rate": 15.957847
}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