PHP
CNY
¥

PHP/CNY Exchange Rate

Philippine Peso to Yuan Renminbi

Live Rate
0.109870
-0.35% 7D

1 CNY = 9.1017 PHP

PHP/CNY Price Chart

Historical exchange rate performance

Current 0.109870
High 0.110261
Low 0.109805
7D Change -0.35%

Rate Overview

Live
1 PHP = 0.109870 CNY
1 CNY = 9.1017 PHP
Avg
0.109963
High
0.110261
Low
0.109805

Last updated: 7/18/2026, 9:32:42 AM

Quick Conversions

PHPCNY
1 PHP0.11 CNY
10 PHP1.10 CNY
50 PHP5.49 CNY
100 PHP10.99 CNY
500 PHP54.93 CNY
1,000 PHP109.87 CNY

Get PHP/CNY Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=PHP&currencies=CNY

Example Response:

{
  "success": true,
  "base": "PHP",
  "date": "2026-07-18T09:32:42Z",
  "rates": {
    "CNY": 0.10987
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=PHP&to=CNY&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "PHP",
    "to": "CNY",
    "amount": 100
  },
  "result": 10.987,
  "rate": 0.10987
}

Build with PHP/CNY Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key