Rate Overview
Live
1 PHP = 0.117595 CNY
1 CNY = 8.5038
PHP
Avg
0.117810
High
0.118762
Low
0.117269
Last updated: 1/25/2026, 11:32:38 PM
Quick Conversions
| PHP | CNY |
|---|---|
| 1 PHP | 0.12 CNY |
| 10 PHP | 1.18 CNY |
| 50 PHP | 5.88 CNY |
| 100 PHP | 11.76 CNY |
| 500 PHP | 58.80 CNY |
| 1,000 PHP | 117.60 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-01-25T23:32:38Z",
"rates": {
"CNY": 0.117595
}
}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.759500000000001,
"rate": 0.117595
}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