Rate Overview
Live
1 XPF = 0.066869 CNY
1 CNY = 14.9546
XPF
Avg
0.067754
High
0.071305
Low
0.064201
Last updated: 3/27/2026, 9:28:33 AM
Quick Conversions
| XPF | CNY |
|---|---|
| 1 XPF | 0.07 CNY |
| 10 XPF | 0.67 CNY |
| 50 XPF | 3.34 CNY |
| 100 XPF | 6.69 CNY |
| 500 XPF | 33.43 CNY |
| 1,000 XPF | 66.87 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-03-27T09:28:33Z",
"rates": {
"CNY": 0.066869
}
}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.6869,
"rate": 0.066869
}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