Rate Overview
Live
1 CNY = 14.9594 XPF
1 XPF = 0.066848
CNY
Avg
14.7774
High
15.5760
Low
14.0242
Last updated: 3/27/2026, 6:13:00 PM
Quick Conversions
| CNY | XPF |
|---|---|
| 1 CNY | 14.96 XPF |
| 10 CNY | 149.59 XPF |
| 50 CNY | 747.97 XPF |
| 100 CNY | 1,495.94 XPF |
| 500 CNY | 7,479.70 XPF |
| 1,000 CNY | 14,959.41 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-03-27T18:13:00Z",
"rates": {
"XPF": 14.959406
}
}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": 1495.9406,
"rate": 14.959406
}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