Rate Overview
Live
1 DJF = 0.581368 XPF
1 XPF = 1.7201
DJF
Avg
0.579953
High
0.582220
Low
0.578096
Last updated: 3/27/2026, 8:00:39 AM
Quick Conversions
| DJF | XPF |
|---|---|
| 1 DJF | 0.58 XPF |
| 10 DJF | 5.81 XPF |
| 50 DJF | 29.07 XPF |
| 100 DJF | 58.14 XPF |
| 500 DJF | 290.68 XPF |
| 1,000 DJF | 581.37 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-27T08:00:39Z",
"rates": {
"XPF": 0.581368
}
}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": 58.1368,
"rate": 0.581368
}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