Rate Overview
Live
1 FJD = 46.5878 XPF
1 XPF = 0.021465
FJD
Avg
45.3108
High
46.9452
Low
44.2447
Last updated: 5/26/2026, 1:39:09 PM
Quick Conversions
| FJD | XPF |
|---|---|
| 1 FJD | 46.59 XPF |
| 10 FJD | 465.88 XPF |
| 50 FJD | 2,329.39 XPF |
| 100 FJD | 4,658.78 XPF |
| 500 FJD | 23,293.91 XPF |
| 1,000 FJD | 46,587.82 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-26T13:39:09Z",
"rates": {
"XPF": 46.587823
}
}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": 4658.7823,
"rate": 46.587823
}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