Rate Overview
Live
1 XPF = 5.5442 XOF
1 XOF = 0.180369
XPF
Avg
5.5159
High
5.5442
Low
5.4969
Last updated: 3/7/2026, 12:28:39 AM
Quick Conversions
| XPF | XOF |
|---|---|
| 1 XPF | 5.54 XOF |
| 10 XPF | 55.44 XOF |
| 50 XPF | 277.21 XOF |
| 100 XPF | 554.42 XOF |
| 500 XPF | 2,772.10 XOF |
| 1,000 XPF | 5,544.19 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-07T00:28:39Z",
"rates": {
"XOF": 5.544192
}
}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": 554.4191999999999,
"rate": 5.544192
}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