Rate Overview
Live
1 DJF = 0.577199 XPF
1 XPF = 1.7325
DJF
Avg
0.572939
High
0.577199
Low
0.566080
Last updated: 3/7/2026, 4:07:25 AM
Quick Conversions
| DJF | XPF |
|---|---|
| 1 DJF | 0.58 XPF |
| 10 DJF | 5.77 XPF |
| 50 DJF | 28.86 XPF |
| 100 DJF | 57.72 XPF |
| 500 DJF | 288.60 XPF |
| 1,000 DJF | 577.20 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-03-07T04:07:25Z",
"rates": {
"XPF": 0.577199
}
}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.7199,
"rate": 0.577199
}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