Rate Overview
Live
1 FJD = 46.8270 XPF
1 XPF = 0.021355
FJD
Avg
46.5545
High
46.8270
Low
46.1625
Last updated: 7/1/2026, 2:22:12 PM
Quick Conversions
| FJD | XPF |
|---|---|
| 1 FJD | 46.83 XPF |
| 10 FJD | 468.27 XPF |
| 50 FJD | 2,341.35 XPF |
| 100 FJD | 4,682.70 XPF |
| 500 FJD | 23,413.51 XPF |
| 1,000 FJD | 46,827.02 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-01T14:22:12Z",
"rates": {
"XPF": 46.827017
}
}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": 4682.7017,
"rate": 46.827017
}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