Rate Overview
Live
1 CNY = 9.1219 PHP
1 PHP = 0.109626
CNY
Avg
8.4936
High
9.1245
Low
7.8957
Last updated: 7/16/2026, 7:47:33 AM
Quick Conversions
| CNY | PHP |
|---|---|
| 1 CNY | 9.12 PHP |
| 10 CNY | 91.22 PHP |
| 50 CNY | 456.10 PHP |
| 100 CNY | 912.19 PHP |
| 500 CNY | 4,560.97 PHP |
| 1,000 CNY | 9,121.95 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-07-16T07:47:33Z",
"rates": {
"PHP": 9.121949
}
}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": 912.1949000000001,
"rate": 9.121949
}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