Rate Overview
Live
1 DKK = 15.8882 XPF
1 XPF = 0.062940
DKK
Avg
15.9416
High
15.9701
Low
15.8882
Last updated: 9/1/2026, 4:14:06 PM
Quick Conversions
| DKK | XPF |
|---|---|
| 1 DKK | 15.89 XPF |
| 10 DKK | 158.88 XPF |
| 50 DKK | 794.41 XPF |
| 100 DKK | 1,588.82 XPF |
| 500 DKK | 7,944.09 XPF |
| 1,000 DKK | 15,888.17 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-09-01T16:14:06Z",
"rates": {
"XPF": 15.88817
}
}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": 1588.817,
"rate": 15.88817
}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