Rate Overview
Live
1 CNY = 14.8372 XPF
1 XPF = 0.067398
CNY
Avg
14.9130
High
15.0130
Low
14.8372
Last updated: 4/17/2026, 6:19:53 AM
Quick Conversions
| CNY | XPF |
|---|---|
| 1 CNY | 14.84 XPF |
| 10 CNY | 148.37 XPF |
| 50 CNY | 741.86 XPF |
| 100 CNY | 1,483.72 XPF |
| 500 CNY | 7,418.58 XPF |
| 1,000 CNY | 14,837.17 XPF |
Get CNY/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CNY¤cies=XPFExample Response:
{
"success": true,
"base": "CNY",
"date": "2026-04-17T06:19:53Z",
"rates": {
"XPF": 14.837167
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CNY&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "CNY",
"to": "XPF",
"amount": 100
},
"result": 1483.7167000000002,
"rate": 14.837167
}Build with CNY/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key