Rate Overview
Live
1 PHP = 0.110419 CNY
1 CNY = 9.0564
PHP
Avg
0.110349
High
0.110584
Low
0.110211
Last updated: 7/8/2026, 1:43:59 AM
Quick Conversions
| PHP | CNY |
|---|---|
| 1 PHP | 0.11 CNY |
| 10 PHP | 1.10 CNY |
| 50 PHP | 5.52 CNY |
| 100 PHP | 11.04 CNY |
| 500 PHP | 55.21 CNY |
| 1,000 PHP | 110.42 CNY |
Get PHP/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=CNYExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-07-08T01:43:59Z",
"rates": {
"CNY": 0.110419
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "CNY",
"amount": 100
},
"result": 11.0419,
"rate": 0.110419
}Build with PHP/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key