Rate Overview
Live
1 FJD = 46.6272 XPF
1 XPF = 0.021447
FJD
Avg
45.6948
High
46.8011
Low
44.7316
Last updated: 3/26/2026, 1:19:09 PM
Quick Conversions
| FJD | XPF |
|---|---|
| 1 FJD | 46.63 XPF |
| 10 FJD | 466.27 XPF |
| 50 FJD | 2,331.36 XPF |
| 100 FJD | 4,662.72 XPF |
| 500 FJD | 23,313.60 XPF |
| 1,000 FJD | 46,627.19 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-26T13:19:09Z",
"rates": {
"XPF": 46.62719
}
}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": 4662.719,
"rate": 46.62719
}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