Rate Overview
Live
1 DKK = 15.9241 XPF
1 XPF = 0.062798
DKK
Avg
15.8728
High
16.0192
Low
15.7035
Last updated: 7/23/2026, 4:34:28 PM
Quick Conversions
| DKK | XPF |
|---|---|
| 1 DKK | 15.92 XPF |
| 10 DKK | 159.24 XPF |
| 50 DKK | 796.21 XPF |
| 100 DKK | 1,592.41 XPF |
| 500 DKK | 7,962.06 XPF |
| 1,000 DKK | 15,924.13 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-07-23T16:34:28Z",
"rates": {
"XPF": 15.924128
}
}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": 1592.4128,
"rate": 15.924128
}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