Rate Overview
Live
1 CNY = 15.2245 XPF
1 XPF = 0.065683
CNY
Avg
15.2771
High
15.3308
Low
15.2245
Last updated: 9/8/2026, 2:00:13 PM
Quick Conversions
| CNY | XPF |
|---|---|
| 1 CNY | 15.22 XPF |
| 10 CNY | 152.25 XPF |
| 50 CNY | 761.23 XPF |
| 100 CNY | 1,522.45 XPF |
| 500 CNY | 7,612.26 XPF |
| 1,000 CNY | 15,224.53 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-09-08T14:00:13Z",
"rates": {
"XPF": 15.22453
}
}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": 1522.453,
"rate": 15.22453
}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