Rate Overview
Live
1 CNY = 8.9561 PHP
1 PHP = 0.111655
CNY
Avg
8.7265
High
9.1245
Low
8.3769
Last updated: 6/18/2026, 6:51:38 AM
Quick Conversions
| CNY | PHP |
|---|---|
| 1 CNY | 8.96 PHP |
| 10 CNY | 89.56 PHP |
| 50 CNY | 447.81 PHP |
| 100 CNY | 895.61 PHP |
| 500 CNY | 4,478.06 PHP |
| 1,000 CNY | 8,956.13 PHP |
Get CNY/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CNY¤cies=PHPExample Response:
{
"success": true,
"base": "CNY",
"date": "2026-06-18T06:51:38Z",
"rates": {
"PHP": 8.956127
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CNY&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CNY",
"to": "PHP",
"amount": 100
},
"result": 895.6127,
"rate": 8.956127
}Build with CNY/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key