Rate Overview
Live
1 CNY = 15.4444 XPF
1 XPF = 0.064748
CNY
Avg
14.6922
High
15.4528
Low
13.9479
Last updated: 7/24/2026, 4:34:34 AM
Quick Conversions
| CNY | XPF |
|---|---|
| 1 CNY | 15.44 XPF |
| 10 CNY | 154.44 XPF |
| 50 CNY | 772.22 XPF |
| 100 CNY | 1,544.44 XPF |
| 500 CNY | 7,722.21 XPF |
| 1,000 CNY | 15,444.42 XPF |
Get CNY/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CNY¤cies=XPFExample Response:
{
"success": true,
"base": "CNY",
"date": "2026-07-24T04:34:34Z",
"rates": {
"XPF": 15.444423
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CNY&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "CNY",
"to": "XPF",
"amount": 100
},
"result": 1544.4423000000002,
"rate": 15.444423
}Build with CNY/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key