Rate Overview
Live
1 CNY = 15.3321 XPF
1 XPF = 0.065223
CNY
Avg
15.3770
High
15.4043
Low
15.3321
Last updated: 7/8/2026, 3:13:17 PM
Quick Conversions
| CNY | XPF |
|---|---|
| 1 CNY | 15.33 XPF |
| 10 CNY | 153.32 XPF |
| 50 CNY | 766.60 XPF |
| 100 CNY | 1,533.21 XPF |
| 500 CNY | 7,666.04 XPF |
| 1,000 CNY | 15,332.08 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-07-08T15:13:17Z",
"rates": {
"XPF": 15.332081
}
}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": 1533.2081,
"rate": 15.332081
}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