Rate Overview
Live
1 XOF = 0.181805 XPF
1 XPF = 5.5004
XOF
Avg
0.181789
High
0.181920
Low
0.181633
Last updated: 8/13/2026, 7:05:57 AM
Quick Conversions
| XOF | XPF |
|---|---|
| 1 XOF | 0.18 XPF |
| 10 XOF | 1.82 XPF |
| 50 XOF | 9.09 XPF |
| 100 XOF | 18.18 XPF |
| 500 XOF | 90.90 XPF |
| 1,000 XOF | 181.81 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-08-13T07:05:57Z",
"rates": {
"XPF": 0.181805
}
}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.1805,
"rate": 0.181805
}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