Rate Overview
Live
1 CNY = 9.1175 PHP
1 PHP = 0.109679
CNY
Avg
8.0979
High
9.1175
Low
7.5631
Last updated: 7/26/2026, 10:06:31 AM
Quick Conversions
| CNY | PHP |
|---|---|
| 1 CNY | 9.12 PHP |
| 10 CNY | 91.18 PHP |
| 50 CNY | 455.88 PHP |
| 100 CNY | 911.75 PHP |
| 500 CNY | 4,558.76 PHP |
| 1,000 CNY | 9,117.51 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-26T10:06:31Z",
"rates": {
"PHP": 9.117514
}
}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.7514,
"rate": 9.117514
}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