Rate Overview
Live
1 FJD = 46.2193 XPF
1 XPF = 0.021636
FJD
Avg
46.2567
High
46.4656
Low
45.7557
Last updated: 5/6/2026, 6:08:47 AM
Quick Conversions
| FJD | XPF |
|---|---|
| 1 FJD | 46.22 XPF |
| 10 FJD | 462.19 XPF |
| 50 FJD | 2,310.96 XPF |
| 100 FJD | 4,621.93 XPF |
| 500 FJD | 23,109.64 XPF |
| 1,000 FJD | 46,219.28 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-06T06:08:47Z",
"rates": {
"XPF": 46.219283
}
}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": 4621.9283,
"rate": 46.219283
}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