Rate Overview
Live
1 XAF = 0.182446 XPF
1 XPF = 5.4811
XAF
Avg
0.181946
High
0.182672
Low
0.181300
Last updated: 5/28/2026, 3:41:50 AM
Quick Conversions
| XAF | XPF |
|---|---|
| 1 XAF | 0.18 XPF |
| 10 XAF | 1.82 XPF |
| 50 XAF | 9.12 XPF |
| 100 XAF | 18.24 XPF |
| 500 XAF | 91.22 XPF |
| 1,000 XAF | 182.45 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-05-28T03:41:50Z",
"rates": {
"XPF": 0.182446
}
}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.2446,
"rate": 0.182446
}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