Rate Overview
Live
1 FJD = 46.3402 XPF
1 XPF = 0.021580
FJD
Avg
46.0370
High
46.8011
Low
44.7316
Last updated: 7/12/2026, 11:07:09 PM
Quick Conversions
| FJD | XPF |
|---|---|
| 1 FJD | 46.34 XPF |
| 10 FJD | 463.40 XPF |
| 50 FJD | 2,317.01 XPF |
| 100 FJD | 4,634.02 XPF |
| 500 FJD | 23,170.11 XPF |
| 1,000 FJD | 46,340.22 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-12T23:07:09Z",
"rates": {
"XPF": 46.340222
}
}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": 4634.022199999999,
"rate": 46.340222
}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