Rate Overview
Live
1 XPF = 5.4937 XOF
1 XOF = 0.182028
XPF
Avg
5.4927
High
5.5043
Low
5.4844
Last updated: 3/27/2026, 6:05:49 AM
Quick Conversions
| XPF | XOF |
|---|---|
| 1 XPF | 5.49 XOF |
| 10 XPF | 54.94 XOF |
| 50 XPF | 274.68 XOF |
| 100 XPF | 549.37 XOF |
| 500 XPF | 2,746.84 XOF |
| 1,000 XPF | 5,493.67 XOF |
Get XPF/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=XOFExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-03-27T06:05:49Z",
"rates": {
"XOF": 5.493671
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "XOF",
"amount": 100
},
"result": 549.3671,
"rate": 5.493671
}Build with XPF/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key