Rate Overview
Live
1 PHP = 0.114150 CNY
1 CNY = 8.7604
PHP
Avg
0.116130
High
0.118894
Low
0.114150
Last updated: 3/28/2026, 2:54:33 PM
Quick Conversions
| PHP | CNY |
|---|---|
| 1 PHP | 0.11 CNY |
| 10 PHP | 1.14 CNY |
| 50 PHP | 5.71 CNY |
| 100 PHP | 11.42 CNY |
| 500 PHP | 57.08 CNY |
| 1,000 PHP | 114.15 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-03-28T14:54:33Z",
"rates": {
"CNY": 0.11415
}
}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.415000000000001,
"rate": 0.11415
}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