Rate Overview
Live
1 XPF = 5.5118 XOF
1 XOF = 0.181430
XPF
Avg
5.4948
High
5.5188
Low
5.4683
Last updated: 5/26/2026, 4:36:00 PM
Quick Conversions
| XPF | XOF |
|---|---|
| 1 XPF | 5.51 XOF |
| 10 XPF | 55.12 XOF |
| 50 XPF | 275.59 XOF |
| 100 XPF | 551.18 XOF |
| 500 XPF | 2,755.88 XOF |
| 1,000 XPF | 5,511.76 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-05-26T16:36:00Z",
"rates": {
"XOF": 5.511756
}
}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": 551.1756,
"rate": 5.511756
}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