Rate Overview
Live
1 XPF = 0.066410 CNY
1 CNY = 15.0580
XPF
Avg
0.067470
High
0.069370
Low
0.066212
Last updated: 5/27/2026, 6:31:48 PM
Quick Conversions
| XPF | CNY |
|---|---|
| 1 XPF | 0.07 CNY |
| 10 XPF | 0.66 CNY |
| 50 XPF | 3.32 CNY |
| 100 XPF | 6.64 CNY |
| 500 XPF | 33.21 CNY |
| 1,000 XPF | 66.41 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-05-27T18:31:48Z",
"rates": {
"CNY": 0.06641
}
}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.641,
"rate": 0.06641
}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