Rate Overview
Live
1 XPF = 1.7009 DJF
1 DJF = 0.587940
XPF
Avg
1.6974
High
1.7801
Low
1.5526
Last updated: 7/27/2026, 5:59:47 AM
Quick Conversions
| XPF | DJF |
|---|---|
| 1 XPF | 1.70 DJF |
| 10 XPF | 17.01 DJF |
| 50 XPF | 85.04 DJF |
| 100 XPF | 170.09 DJF |
| 500 XPF | 850.43 DJF |
| 1,000 XPF | 1,700.85 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-07-27T05:59:47Z",
"rates": {
"DJF": 1.700853
}
}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": 170.0853,
"rate": 1.700853
}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