Rate Overview
Live
1 CNY = 9.1214 PHP
1 PHP = 0.109633
CNY
Avg
9.0312
High
9.1214
Low
8.9265
Last updated: 7/15/2026, 7:08:10 PM
Quick Conversions
| CNY | PHP |
|---|---|
| 1 CNY | 9.12 PHP |
| 10 CNY | 91.21 PHP |
| 50 CNY | 456.07 PHP |
| 100 CNY | 912.14 PHP |
| 500 CNY | 4,560.69 PHP |
| 1,000 CNY | 9,121.38 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-15T19:08:10Z",
"rates": {
"PHP": 9.121379
}
}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": 912.1379,
"rate": 9.121379
}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