Rate Overview
Live
1 FJD = 46.0898 XPF
1 XPF = 0.021697
FJD
Avg
46.3930
High
46.9728
Low
46.0603
Last updated: 3/26/2026, 11:40:56 AM
Quick Conversions
| FJD | XPF |
|---|---|
| 1 FJD | 46.09 XPF |
| 10 FJD | 460.90 XPF |
| 50 FJD | 2,304.49 XPF |
| 100 FJD | 4,608.98 XPF |
| 500 FJD | 23,044.90 XPF |
| 1,000 FJD | 46,089.80 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-03-26T11:40:56Z",
"rates": {
"XPF": 46.089796
}
}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": 4608.9796,
"rate": 46.089796
}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