Rate Overview
Live
1 XPF = 5.4722 XOF
1 XOF = 0.182741
XPF
Avg
5.4897
High
5.5025
Low
5.4722
Last updated: 5/6/2026, 11:20:44 AM
Quick Conversions
| XPF | XOF |
|---|---|
| 1 XPF | 5.47 XOF |
| 10 XPF | 54.72 XOF |
| 50 XPF | 273.61 XOF |
| 100 XPF | 547.22 XOF |
| 500 XPF | 2,736.11 XOF |
| 1,000 XPF | 5,472.23 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-06T11:20:44Z",
"rates": {
"XOF": 5.472229
}
}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": 547.2229,
"rate": 5.472229
}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