Rate Overview
Live
1 CNY = 9.0696 PHP
1 PHP = 0.110258
CNY
Avg
9.0636
High
9.0735
Low
9.0429
Last updated: 7/8/2026, 4:02:23 AM
Quick Conversions
| CNY | PHP |
|---|---|
| 1 CNY | 9.07 PHP |
| 10 CNY | 90.70 PHP |
| 50 CNY | 453.48 PHP |
| 100 CNY | 906.96 PHP |
| 500 CNY | 4,534.82 PHP |
| 1,000 CNY | 9,069.65 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-07-08T04:02:23Z",
"rates": {
"PHP": 9.069646
}
}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": 906.9646,
"rate": 9.069646
}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