Rate Overview
Live
1 XOF = 0.182027 XPF
1 XPF = 5.4937
XOF
Avg
0.181721
High
0.182336
Low
0.180448
Last updated: 3/27/2026, 6:19:06 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 | 91.01 XPF |
| 1,000 XOF | 182.03 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-27T06:19:06Z",
"rates": {
"XPF": 0.182027
}
}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.2027,
"rate": 0.182027
}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