Rate Overview
Live
1 XOF = 0.181430 XPF
1 XPF = 5.5118
XOF
Avg
0.181983
High
0.183046
Low
0.181088
Last updated: 5/26/2026, 4:44:57 PM
Quick Conversions
| XOF | XPF |
|---|---|
| 1 XOF | 0.18 XPF |
| 10 XOF | 1.81 XPF |
| 50 XOF | 9.07 XPF |
| 100 XOF | 18.14 XPF |
| 500 XOF | 90.72 XPF |
| 1,000 XOF | 181.43 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-26T16:44:57Z",
"rates": {
"XPF": 0.18143
}
}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.143,
"rate": 0.18143
}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