Rate Overview
Live
1 CNY = 9.1103 PHP
1 PHP = 0.109766
CNY
Avg
8.0428
High
9.1103
Low
7.4802
Last updated: 5/28/2026, 10:57:30 PM
Quick Conversions
| CNY | PHP |
|---|---|
| 1 CNY | 9.11 PHP |
| 10 CNY | 91.10 PHP |
| 50 CNY | 455.51 PHP |
| 100 CNY | 911.03 PHP |
| 500 CNY | 4,555.13 PHP |
| 1,000 CNY | 9,110.26 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-05-28T22:57:30Z",
"rates": {
"PHP": 9.110263
}
}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": 911.0263,
"rate": 9.110263
}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