Rate Overview
Live
1 CNY = 8.5500 PHP
1 PHP = 0.116959
CNY
Avg
8.4909
High
8.5844
Low
8.4163
Last updated: 3/7/2026, 7:35:00 AM
Quick Conversions
| CNY | PHP |
|---|---|
| 1 CNY | 8.55 PHP |
| 10 CNY | 85.50 PHP |
| 50 CNY | 427.50 PHP |
| 100 CNY | 855.00 PHP |
| 500 CNY | 4,274.99 PHP |
| 1,000 CNY | 8,549.98 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-07T07:35:00Z",
"rates": {
"PHP": 8.549984
}
}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": 854.9984000000001,
"rate": 8.549984
}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