Rate Overview
Live
1 XOF = 0.181976 XPF
1 XPF = 5.4952
XOF
Avg
0.182054
High
0.182336
Low
0.181675
Last updated: 3/27/2026, 4:26:16 AM
Quick Conversions
| XOF | XPF |
|---|---|
| 1 XOF | 0.18 XPF |
| 10 XOF | 1.82 XPF |
| 50 XOF | 9.10 XPF |
| 100 XOF | 18.20 XPF |
| 500 XOF | 90.99 XPF |
| 1,000 XOF | 181.98 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-27T04:26:16Z",
"rates": {
"XPF": 0.181976
}
}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.1976,
"rate": 0.181976
}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