Rate Overview
Live
1 XOF = 0.180368 XPF
1 XPF = 5.5442
XOF
Avg
0.181374
High
0.182005
Low
0.180368
Last updated: 3/6/2026, 11:27:57 PM
Quick Conversions
| XOF | XPF |
|---|---|
| 1 XOF | 0.18 XPF |
| 10 XOF | 1.80 XPF |
| 50 XOF | 9.02 XPF |
| 100 XOF | 18.04 XPF |
| 500 XOF | 90.18 XPF |
| 1,000 XOF | 180.37 XPF |
Get XOF/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=XPFExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-03-06T23:27:57Z",
"rates": {
"XPF": 0.180368
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "XPF",
"amount": 100
},
"result": 18.0368,
"rate": 0.180368
}Build with XOF/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key