Rate Overview
Live
1 FJD = 46.6492 XPF
1 XPF = 0.021437
FJD
Avg
46.4294
High
49.1708
Low
44.3667
Last updated: 7/25/2026, 6:58:42 PM
Quick Conversions
| FJD | XPF |
|---|---|
| 1 FJD | 46.65 XPF |
| 10 FJD | 466.49 XPF |
| 50 FJD | 2,332.46 XPF |
| 100 FJD | 4,664.92 XPF |
| 500 FJD | 23,324.58 XPF |
| 1,000 FJD | 46,649.16 XPF |
Get FJD/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=XPFExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-07-25T18:58:42Z",
"rates": {
"XPF": 46.649163
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "XPF",
"amount": 100
},
"result": 4664.9163,
"rate": 46.649163
}Build with FJD/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key