Rate Overview
Live
1 DKK = 15.9111 XPF
1 XPF = 0.062849
DKK
Avg
15.9687
High
16.0318
Low
15.9111
Last updated: 5/27/2026, 4:06:15 PM
Quick Conversions
| DKK | XPF |
|---|---|
| 1 DKK | 15.91 XPF |
| 10 DKK | 159.11 XPF |
| 50 DKK | 795.55 XPF |
| 100 DKK | 1,591.11 XPF |
| 500 DKK | 7,955.54 XPF |
| 1,000 DKK | 15,911.09 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-27T16:06:15Z",
"rates": {
"XPF": 15.911086
}
}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": 1591.1086,
"rate": 15.911086
}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