Rate Overview
Live
1 DKK = 16.0097 XPF
1 XPF = 0.062462
DKK
Avg
15.9915
High
16.0318
Low
15.9640
Last updated: 5/7/2026, 9:16:55 AM
Quick Conversions
| DKK | XPF |
|---|---|
| 1 DKK | 16.01 XPF |
| 10 DKK | 160.10 XPF |
| 50 DKK | 800.49 XPF |
| 100 DKK | 1,600.97 XPF |
| 500 DKK | 8,004.85 XPF |
| 1,000 DKK | 16,009.70 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-05-07T09:16:55Z",
"rates": {
"XPF": 16.009703
}
}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": 1600.9702999999997,
"rate": 16.009703
}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