Rate Overview
Live
1 CNY = 15.2843 XPF
1 XPF = 0.065427
CNY
Avg
15.3076
High
15.3345
Low
15.2822
Last updated: 8/14/2026, 12:24:29 AM
Quick Conversions
| CNY | XPF |
|---|---|
| 1 CNY | 15.28 XPF |
| 10 CNY | 152.84 XPF |
| 50 CNY | 764.21 XPF |
| 100 CNY | 1,528.43 XPF |
| 500 CNY | 7,642.13 XPF |
| 1,000 CNY | 15,284.27 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-08-14T00:24:29Z",
"rates": {
"XPF": 15.284265
}
}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": 1528.4265,
"rate": 15.284265
}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