Rate Overview
Live
1 XAF = 0.181234 XPF
1 XPF = 5.5177
XAF
Avg
0.181553
High
0.181920
Low
0.181234
Last updated: 9/12/2026, 3:45:37 AM
Quick Conversions
| XAF | XPF |
|---|---|
| 1 XAF | 0.18 XPF |
| 10 XAF | 1.81 XPF |
| 50 XAF | 9.06 XPF |
| 100 XAF | 18.12 XPF |
| 500 XAF | 90.62 XPF |
| 1,000 XAF | 181.23 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-09-12T03:45:37Z",
"rates": {
"XPF": 0.181234
}
}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.1234,
"rate": 0.181234
}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