Rate Overview
Live
1 XPF = 0.064557 CNY
1 CNY = 15.4902
XPF
Avg
0.064710
High
0.065001
Low
0.064556
Last updated: 7/26/2026, 8:47:36 AM
Quick Conversions
| XPF | CNY |
|---|---|
| 1 XPF | 0.06 CNY |
| 10 XPF | 0.65 CNY |
| 50 XPF | 3.23 CNY |
| 100 XPF | 6.46 CNY |
| 500 XPF | 32.28 CNY |
| 1,000 XPF | 64.56 CNY |
Get XPF/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=CNYExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-07-26T08:47:36Z",
"rates": {
"CNY": 0.064557
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "CNY",
"amount": 100
},
"result": 6.4557,
"rate": 0.064557
}Build with XPF/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key