Rate Overview
Live
1 DKK = 15.9320 XPF
1 XPF = 0.062767
DKK
Avg
15.9529
High
15.9650
Low
15.9320
Last updated: 8/11/2026, 5:22:05 PM
Quick Conversions
| DKK | XPF |
|---|---|
| 1 DKK | 15.93 XPF |
| 10 DKK | 159.32 XPF |
| 50 DKK | 796.60 XPF |
| 100 DKK | 1,593.20 XPF |
| 500 DKK | 7,965.99 XPF |
| 1,000 DKK | 15,931.97 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-08-11T17:22:05Z",
"rates": {
"XPF": 15.931971
}
}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": 1593.1971,
"rate": 15.931971
}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