Rate Overview
Live
1 FJD = 46.0886 XPF
1 XPF = 0.021697
FJD
Avg
46.3557
High
46.5447
Low
46.0720
Last updated: 6/15/2026, 12:59:20 PM
Quick Conversions
| FJD | XPF |
|---|---|
| 1 FJD | 46.09 XPF |
| 10 FJD | 460.89 XPF |
| 50 FJD | 2,304.43 XPF |
| 100 FJD | 4,608.86 XPF |
| 500 FJD | 23,044.30 XPF |
| 1,000 FJD | 46,088.60 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-06-15T12:59:20Z",
"rates": {
"XPF": 46.088601
}
}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": 4608.8601,
"rate": 46.088601
}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