Rate Overview
Live
1 FJD = 46.5735 XPF
1 XPF = 0.021471
FJD
Avg
46.4496
High
49.1708
Low
44.3667
Last updated: 3/26/2026, 2:51:16 PM
Quick Conversions
| FJD | XPF |
|---|---|
| 1 FJD | 46.57 XPF |
| 10 FJD | 465.73 XPF |
| 50 FJD | 2,328.67 XPF |
| 100 FJD | 4,657.35 XPF |
| 500 FJD | 23,286.74 XPF |
| 1,000 FJD | 46,573.48 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-26T14:51:16Z",
"rates": {
"XPF": 46.573481
}
}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": 4657.3481,
"rate": 46.573481
}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