Rate Overview
Live
1 XOF = 0.182740 XPF
1 XPF = 5.4723
XOF
Avg
0.182159
High
0.182740
Low
0.181735
Last updated: 5/6/2026, 11:12:26 AM
Quick Conversions
| XOF | XPF |
|---|---|
| 1 XOF | 0.18 XPF |
| 10 XOF | 1.83 XPF |
| 50 XOF | 9.14 XPF |
| 100 XOF | 18.27 XPF |
| 500 XOF | 91.37 XPF |
| 1,000 XOF | 182.74 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-05-06T11:12:26Z",
"rates": {
"XPF": 0.18274
}
}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.274,
"rate": 0.18274
}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