Rate Overview
Live
1 DJF = 0.575089 XPF
1 XPF = 1.7389
DJF
Avg
0.572938
High
0.584479
Low
0.561477
Last updated: 5/27/2026, 9:37:37 PM
Quick Conversions
| DJF | XPF |
|---|---|
| 1 DJF | 0.58 XPF |
| 10 DJF | 5.75 XPF |
| 50 DJF | 28.75 XPF |
| 100 DJF | 57.51 XPF |
| 500 DJF | 287.54 XPF |
| 1,000 DJF | 575.09 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-27T21:37:37Z",
"rates": {
"XPF": 0.575089
}
}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.5089,
"rate": 0.575089
}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