Rate Overview
Live
1 DKK = 15.9658 XPF
1 XPF = 0.062634
DKK
Avg
15.8617
High
16.0848
Low
15.7047
Last updated: 3/27/2026, 11:22:53 AM
Quick Conversions
| DKK | XPF |
|---|---|
| 1 DKK | 15.97 XPF |
| 10 DKK | 159.66 XPF |
| 50 DKK | 798.29 XPF |
| 100 DKK | 1,596.58 XPF |
| 500 DKK | 7,982.88 XPF |
| 1,000 DKK | 15,965.76 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-03-27T11:22:53Z",
"rates": {
"XPF": 15.965761
}
}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": 1596.5761,
"rate": 15.965761
}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