Rate Overview
Live
1 CNY = 8.7604 PHP
1 PHP = 0.114150
CNY
Avg
7.9982
High
8.7604
Low
7.3851
Last updated: 3/28/2026, 12:16:02 PM
Quick Conversions
| CNY | PHP |
|---|---|
| 1 CNY | 8.76 PHP |
| 10 CNY | 87.60 PHP |
| 50 CNY | 438.02 PHP |
| 100 CNY | 876.04 PHP |
| 500 CNY | 4,380.19 PHP |
| 1,000 CNY | 8,760.37 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-03-28T12:16:02Z",
"rates": {
"PHP": 8.760371
}
}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": 876.0370999999999,
"rate": 8.760371
}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