Rate Overview
Live
1 CNY = 8.4817 PHP
1 PHP = 0.117901 CNY
Avg
8.2407
High
8.5282
Low
7.8923
Last updated: 1/25/2026, 4:40:51 PM
Quick Conversions
| CNY | PHP |
|---|---|
| 1 CNY | 8.48 PHP |
| 10 CNY | 84.82 PHP |
| 50 CNY | 424.08 PHP |
| 100 CNY | 848.17 PHP |
| 500 CNY | 4,240.84 PHP |
| 1,000 CNY | 8,481.69 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-01-25T16:40:51Z",
"rates": {
"PHP": 8.481689
}
}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": 848.1688999999999,
"rate": 8.481689
}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