Rate Overview
Live
1 XPF = 0.067858 CNY
1 CNY = 14.7367
XPF
Avg
0.067658
High
0.067973
Low
0.067359
Last updated: 3/7/2026, 12:28:19 AM
Quick Conversions
| XPF | CNY |
|---|---|
| 1 XPF | 0.07 CNY |
| 10 XPF | 0.68 CNY |
| 50 XPF | 3.39 CNY |
| 100 XPF | 6.79 CNY |
| 500 XPF | 33.93 CNY |
| 1,000 XPF | 67.86 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-07T00:28:19Z",
"rates": {
"CNY": 0.067858
}
}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.7858,
"rate": 0.067858
}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