Rate Overview
Live
1 CNY = 9.3334 PHP
1 PHP = 0.107142
CNY
Avg
9.3099
High
9.3428
Low
9.2631
Last updated: 9/6/2026, 1:06:57 PM
Quick Conversions
| CNY | PHP |
|---|---|
| 1 CNY | 9.33 PHP |
| 10 CNY | 93.33 PHP |
| 50 CNY | 466.67 PHP |
| 100 CNY | 933.34 PHP |
| 500 CNY | 4,666.69 PHP |
| 1,000 CNY | 9,333.39 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-09-06T13:06:57Z",
"rates": {
"PHP": 9.333385
}
}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": 933.3385,
"rate": 9.333385
}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