Rate Overview
Live
1 FJD = 46.5049 XPF
1 XPF = 0.021503
FJD
Avg
46.4647
High
46.8589
Low
46.3429
Last updated: 9/2/2026, 1:23:11 PM
Quick Conversions
| FJD | XPF |
|---|---|
| 1 FJD | 46.50 XPF |
| 10 FJD | 465.05 XPF |
| 50 FJD | 2,325.24 XPF |
| 100 FJD | 4,650.49 XPF |
| 500 FJD | 23,252.45 XPF |
| 1,000 FJD | 46,504.90 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-09-02T13:23:11Z",
"rates": {
"XPF": 46.504896
}
}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": 4650.4896,
"rate": 46.504896
}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