Rate Overview
Live
1 CNY = 9.1155 PHP
1 PHP = 0.109704
CNY
Avg
9.0667
High
9.1251
Low
8.9972
Last updated: 7/23/2026, 1:54:20 AM
Quick Conversions
| CNY | PHP |
|---|---|
| 1 CNY | 9.12 PHP |
| 10 CNY | 91.15 PHP |
| 50 CNY | 455.77 PHP |
| 100 CNY | 911.55 PHP |
| 500 CNY | 4,557.74 PHP |
| 1,000 CNY | 9,115.48 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-23T01:54:20Z",
"rates": {
"PHP": 9.115477
}
}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": 911.5477000000001,
"rate": 9.115477
}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