Rate Overview
Live
1 XAF = 0.181815 XPF
1 XPF = 5.5001
XAF
Avg
0.181706
High
0.181920
Low
0.181300
Last updated: 5/28/2026, 1:18:40 AM
Quick Conversions
| XAF | XPF |
|---|---|
| 1 XAF | 0.18 XPF |
| 10 XAF | 1.82 XPF |
| 50 XAF | 9.09 XPF |
| 100 XAF | 18.18 XPF |
| 500 XAF | 90.91 XPF |
| 1,000 XAF | 181.82 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-28T01:18:40Z",
"rates": {
"XPF": 0.181815
}
}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.1815,
"rate": 0.181815
}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