Rate Overview
Live
1 XPF = 1.7184 DJF
1 DJF = 0.581921
XPF
Avg
1.7326
High
1.7665
Low
1.7109
Last updated: 3/27/2026, 11:35:47 AM
Quick Conversions
| XPF | DJF |
|---|---|
| 1 XPF | 1.72 DJF |
| 10 XPF | 17.18 DJF |
| 50 XPF | 85.92 DJF |
| 100 XPF | 171.84 DJF |
| 500 XPF | 859.22 DJF |
| 1,000 XPF | 1,718.45 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-03-27T11:35:47Z",
"rates": {
"DJF": 1.718446
}
}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": 171.84459999999999,
"rate": 1.718446
}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