Rate Overview
Live
1 XPF = 0.067382 CNY
1 CNY = 14.8408
XPF
Avg
0.067054
High
0.067390
Low
0.066608
Last updated: 4/17/2026, 7:33:35 AM
Quick Conversions
| XPF | CNY |
|---|---|
| 1 XPF | 0.07 CNY |
| 10 XPF | 0.67 CNY |
| 50 XPF | 3.37 CNY |
| 100 XPF | 6.74 CNY |
| 500 XPF | 33.69 CNY |
| 1,000 XPF | 67.38 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-04-17T07:33:35Z",
"rates": {
"CNY": 0.067382
}
}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.7382,
"rate": 0.067382
}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