Rate Overview
Live
1 CNY = 15.4164 XPF
1 XPF = 0.064866
CNY
Avg
15.3970
High
15.4483
Low
15.3603
Last updated: 7/22/2026, 11:03:10 AM
Quick Conversions
| CNY | XPF |
|---|---|
| 1 CNY | 15.42 XPF |
| 10 CNY | 154.16 XPF |
| 50 CNY | 770.82 XPF |
| 100 CNY | 1,541.64 XPF |
| 500 CNY | 7,708.18 XPF |
| 1,000 CNY | 15,416.35 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-22T11:03:10Z",
"rates": {
"XPF": 15.416354
}
}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": 1541.6354000000001,
"rate": 15.416354
}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