Rate Overview
Live
1 PHP = 0.116959 CNY
1 CNY = 8.5500
PHP
Avg
0.117777
High
0.118817
Low
0.116490
Last updated: 3/7/2026, 7:35:02 AM
Quick Conversions
| PHP | CNY |
|---|---|
| 1 PHP | 0.12 CNY |
| 10 PHP | 1.17 CNY |
| 50 PHP | 5.85 CNY |
| 100 PHP | 11.70 CNY |
| 500 PHP | 58.48 CNY |
| 1,000 PHP | 116.96 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-07T07:35:02Z",
"rates": {
"CNY": 0.116959
}
}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.6959,
"rate": 0.116959
}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