Rate Overview
Live
1 DKK = 15.9953 XPF
1 XPF = 0.062519
DKK
Avg
16.0101
High
16.0657
Low
15.9668
Last updated: 4/17/2026, 7:35:30 AM
Quick Conversions
| DKK | XPF |
|---|---|
| 1 DKK | 16.00 XPF |
| 10 DKK | 159.95 XPF |
| 50 DKK | 799.76 XPF |
| 100 DKK | 1,599.53 XPF |
| 500 DKK | 7,997.63 XPF |
| 1,000 DKK | 15,995.25 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-04-17T07:35:30Z",
"rates": {
"XPF": 15.995252
}
}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": 1599.5252,
"rate": 15.995252
}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