Rate Overview
Live
1 XAF = 0.181582 XPF
1 XPF = 5.5072
XAF
Avg
0.181710
High
0.181942
Low
0.181557
Last updated: 7/31/2026, 1:24:39 AM
Quick Conversions
| XAF | XPF |
|---|---|
| 1 XAF | 0.18 XPF |
| 10 XAF | 1.82 XPF |
| 50 XAF | 9.08 XPF |
| 100 XAF | 18.16 XPF |
| 500 XAF | 90.79 XPF |
| 1,000 XAF | 181.58 XPF |
Get XAF/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=XPFExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-07-31T01:24:39Z",
"rates": {
"XPF": 0.181582
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "XPF",
"amount": 100
},
"result": 18.1582,
"rate": 0.181582
}Build with XAF/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key