Rate Overview
Live
1 XPF = 5.4956 XOF
1 XOF = 0.181963
XPF
Avg
5.4898
High
5.5295
Low
5.4112
Last updated: 3/27/2026, 7:50:07 AM
Quick Conversions
| XPF | XOF |
|---|---|
| 1 XPF | 5.50 XOF |
| 10 XPF | 54.96 XOF |
| 50 XPF | 274.78 XOF |
| 100 XPF | 549.56 XOF |
| 500 XPF | 2,747.81 XOF |
| 1,000 XPF | 5,495.63 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-27T07:50:07Z",
"rates": {
"XOF": 5.495626
}
}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.5626,
"rate": 5.495626
}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