Rate Overview
Live
1 XOF = 0.181967 XPF
1 XPF = 5.4955
XOF
Avg
0.182054
High
0.182336
Low
0.181675
Last updated: 3/27/2026, 2:53:25 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.98 XPF |
| 1,000 XOF | 181.97 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-27T02:53:25Z",
"rates": {
"XPF": 0.181967
}
}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.1967,
"rate": 0.181967
}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