Rate Overview
Live
1 CNY = 9.0106 PHP
1 PHP = 0.110980
CNY
Avg
9.0618
High
9.1192
Low
8.9894
Last updated: 6/12/2026, 3:13:20 PM
Quick Conversions
| CNY | PHP |
|---|---|
| 1 CNY | 9.01 PHP |
| 10 CNY | 90.11 PHP |
| 50 CNY | 450.53 PHP |
| 100 CNY | 901.06 PHP |
| 500 CNY | 4,505.32 PHP |
| 1,000 CNY | 9,010.64 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-06-12T15:13:20Z",
"rates": {
"PHP": 9.010641
}
}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": 901.0640999999999,
"rate": 9.010641
}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