Rate Overview
Live
1 FJD = 46.4453 XPF
1 XPF = 0.021531
FJD
Avg
46.3410
High
46.7199
Low
45.7557
Last updated: 5/26/2026, 12:32:26 PM
Quick Conversions
| FJD | XPF |
|---|---|
| 1 FJD | 46.45 XPF |
| 10 FJD | 464.45 XPF |
| 50 FJD | 2,322.26 XPF |
| 100 FJD | 4,644.53 XPF |
| 500 FJD | 23,222.64 XPF |
| 1,000 FJD | 46,445.27 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-05-26T12:32:26Z",
"rates": {
"XPF": 46.445273
}
}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": 4644.5273,
"rate": 46.445273
}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