Rate Overview
Live
1 CNY = 9.1040 PHP
1 PHP = 0.109842
CNY
Avg
9.0412
High
9.1040
Low
9.0073
Last updated: 8/13/2026, 1:55:52 AM
Quick Conversions
| CNY | PHP |
|---|---|
| 1 CNY | 9.10 PHP |
| 10 CNY | 91.04 PHP |
| 50 CNY | 455.20 PHP |
| 100 CNY | 910.40 PHP |
| 500 CNY | 4,551.98 PHP |
| 1,000 CNY | 9,103.96 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-08-13T01:55:52Z",
"rates": {
"PHP": 9.103958
}
}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": 910.3958,
"rate": 9.103958
}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