Rate Overview
Live
1 FJD = 46.6998 XPF
1 XPF = 0.021413
FJD
Avg
46.5545
High
46.8262
Low
46.1625
Last updated: 7/21/2026, 7:52:07 AM
Quick Conversions
| FJD | XPF |
|---|---|
| 1 FJD | 46.70 XPF |
| 10 FJD | 467.00 XPF |
| 50 FJD | 2,334.99 XPF |
| 100 FJD | 4,669.98 XPF |
| 500 FJD | 23,349.91 XPF |
| 1,000 FJD | 46,699.81 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-21T07:52:07Z",
"rates": {
"XPF": 46.699812
}
}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": 4669.9812,
"rate": 46.699812
}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