Rate Overview
Live
1 FJD = 45.9355 XPF
1 XPF = 0.021770
FJD
Avg
45.9497
High
46.1241
Low
45.6657
Last updated: 4/15/2026, 10:51:07 PM
Quick Conversions
| FJD | XPF |
|---|---|
| 1 FJD | 45.94 XPF |
| 10 FJD | 459.35 XPF |
| 50 FJD | 2,296.77 XPF |
| 100 FJD | 4,593.55 XPF |
| 500 FJD | 22,967.74 XPF |
| 1,000 FJD | 45,935.49 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-04-15T22:51:07Z",
"rates": {
"XPF": 45.935487
}
}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": 4593.5487,
"rate": 45.935487
}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