Rate Overview
Live
1 XPF = 0.062461 DKK
1 DKK = 16.0100
XPF
Avg
0.062532
High
0.062640
Low
0.062376
Last updated: 5/7/2026, 1:46:04 PM
Quick Conversions
| XPF | DKK |
|---|---|
| 1 XPF | 0.06 DKK |
| 10 XPF | 0.62 DKK |
| 50 XPF | 3.12 DKK |
| 100 XPF | 6.25 DKK |
| 500 XPF | 31.23 DKK |
| 1,000 XPF | 62.46 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-05-07T13:46:04Z",
"rates": {
"DKK": 0.062461
}
}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.2461,
"rate": 0.062461
}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