Rate Overview
Live
1 XPF = 0.065868 CNY
1 CNY = 15.1819
XPF
Avg
0.065611
High
0.065868
Low
0.065449
Last updated: 6/17/2026, 6:39:40 AM
Quick Conversions
| XPF | CNY |
|---|---|
| 1 XPF | 0.07 CNY |
| 10 XPF | 0.66 CNY |
| 50 XPF | 3.29 CNY |
| 100 XPF | 6.59 CNY |
| 500 XPF | 32.93 CNY |
| 1,000 XPF | 65.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-06-17T06:39:40Z",
"rates": {
"CNY": 0.065868
}
}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.586799999999999,
"rate": 0.065868
}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