Rate Overview
Live
1 XAF = 0.182025 XPF
1 XPF = 5.4938
XAF
Avg
0.180486
High
0.182363
Low
0.178380
Last updated: 3/27/2026, 3:38:42 PM
Quick Conversions
| XAF | XPF |
|---|---|
| 1 XAF | 0.18 XPF |
| 10 XAF | 1.82 XPF |
| 50 XAF | 9.10 XPF |
| 100 XAF | 18.20 XPF |
| 500 XAF | 91.01 XPF |
| 1,000 XAF | 182.03 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-03-27T15:38:42Z",
"rates": {
"XPF": 0.182025
}
}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.2025,
"rate": 0.182025
}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