Rate Overview
Live
1 FJD = 46.7582 XPF
1 XPF = 0.021387
FJD
Avg
46.6949
High
46.8167
Low
46.4674
Last updated: 7/25/2026, 3:05:36 AM
Quick Conversions
| FJD | XPF |
|---|---|
| 1 FJD | 46.76 XPF |
| 10 FJD | 467.58 XPF |
| 50 FJD | 2,337.91 XPF |
| 100 FJD | 4,675.82 XPF |
| 500 FJD | 23,379.11 XPF |
| 1,000 FJD | 46,758.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-25T03:05:36Z",
"rates": {
"XPF": 46.758218
}
}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": 4675.8218,
"rate": 46.758218
}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