Rate Overview
Live
1 FJD = 46.7246 XPF
1 XPF = 0.021402
FJD
Avg
46.1482
High
46.7300
Low
44.7753
Last updated: 7/23/2026, 10:37:40 AM
Quick Conversions
| FJD | XPF |
|---|---|
| 1 FJD | 46.72 XPF |
| 10 FJD | 467.25 XPF |
| 50 FJD | 2,336.23 XPF |
| 100 FJD | 4,672.46 XPF |
| 500 FJD | 23,362.32 XPF |
| 1,000 FJD | 46,724.63 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-23T10:37:40Z",
"rates": {
"XPF": 46.724633
}
}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.463299999999,
"rate": 46.724633
}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