Rate Overview
Live
1 FJD = 46.1717 XPF
1 XPF = 0.021658
FJD
Avg
46.0464
High
46.2691
Low
45.6420
Last updated: 3/6/2026, 8:10:23 AM
Quick Conversions
| FJD | XPF |
|---|---|
| 1 FJD | 46.17 XPF |
| 10 FJD | 461.72 XPF |
| 50 FJD | 2,308.59 XPF |
| 100 FJD | 4,617.17 XPF |
| 500 FJD | 23,085.87 XPF |
| 1,000 FJD | 46,171.75 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-03-06T08:10:23Z",
"rates": {
"XPF": 46.171747
}
}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": 4617.1747000000005,
"rate": 46.171747
}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