Rate Overview
Live
1 FJD = 46.7272 XPF
1 XPF = 0.021401
FJD
Avg
46.6854
High
46.8167
Low
46.4674
Last updated: 7/23/2026, 3:58:27 AM
Quick Conversions
| FJD | XPF |
|---|---|
| 1 FJD | 46.73 XPF |
| 10 FJD | 467.27 XPF |
| 50 FJD | 2,336.36 XPF |
| 100 FJD | 4,672.72 XPF |
| 500 FJD | 23,363.59 XPF |
| 1,000 FJD | 46,727.18 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-23T03:58:27Z",
"rates": {
"XPF": 46.727181
}
}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": 4672.7181,
"rate": 46.727181
}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