Rate Overview
Live
1 XPF = 1.7049 DJF
1 DJF = 0.586553
XPF
Avg
1.7369
High
1.7777
Low
1.6971
Last updated: 7/22/2026, 4:06:49 AM
Quick Conversions
| XPF | DJF |
|---|---|
| 1 XPF | 1.70 DJF |
| 10 XPF | 17.05 DJF |
| 50 XPF | 85.24 DJF |
| 100 XPF | 170.49 DJF |
| 500 XPF | 852.44 DJF |
| 1,000 XPF | 1,704.88 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-22T04:06:49Z",
"rates": {
"DJF": 1.704877
}
}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.4877,
"rate": 1.704877
}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