Rate Overview
Live
1 CNY = 15.4092 XPF
1 XPF = 0.064896
CNY
Avg
14.8636
High
15.5760
Low
14.0242
Last updated: 7/23/2026, 9:31:43 AM
Quick Conversions
| CNY | XPF |
|---|---|
| 1 CNY | 15.41 XPF |
| 10 CNY | 154.09 XPF |
| 50 CNY | 770.46 XPF |
| 100 CNY | 1,540.92 XPF |
| 500 CNY | 7,704.61 XPF |
| 1,000 CNY | 15,409.23 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-23T09:31:43Z",
"rates": {
"XPF": 15.409227
}
}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": 1540.9226999999998,
"rate": 15.409227
}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