Rate Overview
Live
1 CNY = 9.0432 PHP
1 PHP = 0.110580
CNY
Avg
8.9928
High
9.0432
Low
8.9541
Last updated: 6/25/2026, 1:18:12 PM
Quick Conversions
| CNY | PHP |
|---|---|
| 1 CNY | 9.04 PHP |
| 10 CNY | 90.43 PHP |
| 50 CNY | 452.16 PHP |
| 100 CNY | 904.32 PHP |
| 500 CNY | 4,521.59 PHP |
| 1,000 CNY | 9,043.19 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-25T13:18:12Z",
"rates": {
"PHP": 9.043188
}
}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": 904.3188,
"rate": 9.043188
}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