Rate Overview
Live
1 XPF = 0.065333 CNY
1 CNY = 15.3062
XPF
Avg
0.065400
High
0.065539
Low
0.065227
Last updated: 9/5/2026, 2:08:00 PM
Quick Conversions
| XPF | CNY |
|---|---|
| 1 XPF | 0.07 CNY |
| 10 XPF | 0.65 CNY |
| 50 XPF | 3.27 CNY |
| 100 XPF | 6.53 CNY |
| 500 XPF | 32.67 CNY |
| 1,000 XPF | 65.33 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-09-05T14:08:00Z",
"rates": {
"CNY": 0.065333
}
}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.5333000000000006,
"rate": 0.065333
}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