Rate Overview
Live
1 DKK = 15.9367 XPF
1 XPF = 0.062748
DKK
Avg
15.9446
High
15.9717
Low
15.9247
Last updated: 5/27/2026, 9:37:57 PM
Quick Conversions
| DKK | XPF |
|---|---|
| 1 DKK | 15.94 XPF |
| 10 DKK | 159.37 XPF |
| 50 DKK | 796.84 XPF |
| 100 DKK | 1,593.67 XPF |
| 500 DKK | 7,968.36 XPF |
| 1,000 DKK | 15,936.73 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-27T21:37:57Z",
"rates": {
"XPF": 15.936727
}
}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.6726999999998,
"rate": 15.936727
}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