Rate Overview
Live
1 CNY = 15.1817 XPF
1 XPF = 0.065869
CNY
Avg
15.2409
High
15.2790
Low
15.1817
Last updated: 6/17/2026, 8:02:01 AM
Quick Conversions
| CNY | XPF |
|---|---|
| 1 CNY | 15.18 XPF |
| 10 CNY | 151.82 XPF |
| 50 CNY | 759.09 XPF |
| 100 CNY | 1,518.17 XPF |
| 500 CNY | 7,590.86 XPF |
| 1,000 CNY | 15,181.71 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-06-17T08:02:01Z",
"rates": {
"XPF": 15.18171
}
}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": 1518.171,
"rate": 15.18171
}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