Rate Overview
Live
1 FJD = 46.5545 XPF
1 XPF = 0.021480
FJD
Avg
46.4965
High
46.7483
Low
46.3942
Last updated: 8/12/2026, 1:53:03 PM
Quick Conversions
| FJD | XPF |
|---|---|
| 1 FJD | 46.55 XPF |
| 10 FJD | 465.55 XPF |
| 50 FJD | 2,327.73 XPF |
| 100 FJD | 4,655.45 XPF |
| 500 FJD | 23,277.27 XPF |
| 1,000 FJD | 46,554.54 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-08-12T13:53:03Z",
"rates": {
"XPF": 46.554538
}
}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": 4655.4538,
"rate": 46.554538
}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