Rate Overview
Live
1 CNY = 15.0813 XPF
1 XPF = 0.066307
CNY
Avg
15.0954
High
15.1343
Low
15.0637
Last updated: 5/27/2026, 10:49:12 PM
Quick Conversions
| CNY | XPF |
|---|---|
| 1 CNY | 15.08 XPF |
| 10 CNY | 150.81 XPF |
| 50 CNY | 754.06 XPF |
| 100 CNY | 1,508.13 XPF |
| 500 CNY | 7,540.65 XPF |
| 1,000 CNY | 15,081.29 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-05-27T22:49:12Z",
"rates": {
"XPF": 15.081292
}
}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": 1508.1291999999999,
"rate": 15.081292
}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