Rate Overview
Live
1 XPF = 1.7553 DJF
1 DJF = 0.569704
XPF
Avg
1.7466
High
1.7562
Low
1.7336
Last updated: 4/17/2026, 7:33:38 AM
Quick Conversions
| XPF | DJF |
|---|---|
| 1 XPF | 1.76 DJF |
| 10 XPF | 17.55 DJF |
| 50 XPF | 87.76 DJF |
| 100 XPF | 175.53 DJF |
| 500 XPF | 877.65 DJF |
| 1,000 XPF | 1,755.30 DJF |
Get XPF/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=DJFExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-04-17T07:33:38Z",
"rates": {
"DJF": 1.755299
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "DJF",
"amount": 100
},
"result": 175.5299,
"rate": 1.755299
}Build with XPF/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key