Rate Overview
Live
1 XPF = 1.7389 DJF
1 DJF = 0.575089
XPF
Avg
1.7375
High
1.7415
Low
1.7341
Last updated: 5/27/2026, 9:35:20 PM
Quick Conversions
| XPF | DJF |
|---|---|
| 1 XPF | 1.74 DJF |
| 10 XPF | 17.39 DJF |
| 50 XPF | 86.94 DJF |
| 100 XPF | 173.89 DJF |
| 500 XPF | 869.43 DJF |
| 1,000 XPF | 1,738.86 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-05-27T21:35:20Z",
"rates": {
"DJF": 1.73886
}
}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": 173.886,
"rate": 1.73886
}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