Rate Overview
Live
1 XAF = 0.181920 XPF
1 XPF = 5.4969
XAF
Avg
0.181898
High
0.183374
Low
0.180093
Last updated: 8/2/2026, 11:10:37 AM
Quick Conversions
| XAF | XPF |
|---|---|
| 1 XAF | 0.18 XPF |
| 10 XAF | 1.82 XPF |
| 50 XAF | 9.10 XPF |
| 100 XAF | 18.19 XPF |
| 500 XAF | 90.96 XPF |
| 1,000 XAF | 181.92 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-08-02T11:10:37Z",
"rates": {
"XPF": 0.18192
}
}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.192,
"rate": 0.18192
}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