Rate Overview
Live
1 PHP = 0.111680 CNY
1 CNY = 8.9542
PHP
Avg
0.114685
High
0.119375
Low
0.109594
Last updated: 6/18/2026, 5:07:11 AM
Quick Conversions
| PHP | CNY |
|---|---|
| 1 PHP | 0.11 CNY |
| 10 PHP | 1.12 CNY |
| 50 PHP | 5.58 CNY |
| 100 PHP | 11.17 CNY |
| 500 PHP | 55.84 CNY |
| 1,000 PHP | 111.68 CNY |
Get PHP/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=CNYExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-06-18T05:07:11Z",
"rates": {
"CNY": 0.11168
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "CNY",
"amount": 100
},
"result": 11.168,
"rate": 0.11168
}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