Rate Overview
Live
1 XPF = 0.062627 DKK
1 DKK = 15.9676
XPF
Avg
0.062996
High
0.063679
Low
0.062424
Last updated: 7/24/2026, 11:20:26 AM
Quick Conversions
| XPF | DKK |
|---|---|
| 1 XPF | 0.06 DKK |
| 10 XPF | 0.63 DKK |
| 50 XPF | 3.13 DKK |
| 100 XPF | 6.26 DKK |
| 500 XPF | 31.31 DKK |
| 1,000 XPF | 62.63 DKK |
Get XPF/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=DKKExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-07-24T11:20:26Z",
"rates": {
"DKK": 0.062627
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "DKK",
"amount": 100
},
"result": 6.262700000000001,
"rate": 0.062627
}Build with XPF/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key