Rate Overview
Live
1 XPF = 1.7572 DJF
1 DJF = 0.569071
XPF
Avg
1.7465
High
1.7577
Low
1.7401
Last updated: 5/7/2026, 1:46:02 PM
Quick Conversions
| XPF | DJF |
|---|---|
| 1 XPF | 1.76 DJF |
| 10 XPF | 17.57 DJF |
| 50 XPF | 87.86 DJF |
| 100 XPF | 175.73 DJF |
| 500 XPF | 878.63 DJF |
| 1,000 XPF | 1,757.25 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-07T13:46:02Z",
"rates": {
"DJF": 1.75725
}
}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.725,
"rate": 1.75725
}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