Rate Overview
Live
1 DJF = 0.575327 XPF
1 XPF = 1.7381
DJF
Avg
0.572433
High
0.584026
Low
0.559761
Last updated: 5/28/2026, 12:51:14 AM
Quick Conversions
| DJF | XPF |
|---|---|
| 1 DJF | 0.58 XPF |
| 10 DJF | 5.75 XPF |
| 50 DJF | 28.77 XPF |
| 100 DJF | 57.53 XPF |
| 500 DJF | 287.66 XPF |
| 1,000 DJF | 575.33 XPF |
Get DJF/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DJF¤cies=XPFExample Response:
{
"success": true,
"base": "DJF",
"date": "2026-05-28T00:51:14Z",
"rates": {
"XPF": 0.575327
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DJF&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "DJF",
"to": "XPF",
"amount": 100
},
"result": 57.532700000000006,
"rate": 0.575327
}Build with DJF/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key