Rate Overview
Live
1 PHP = 0.107034 CNY
1 CNY = 9.3428
PHP
Avg
0.107497
High
0.108007
Low
0.107034
Last updated: 9/5/2026, 6:46:18 AM
Quick Conversions
| PHP | CNY |
|---|---|
| 1 PHP | 0.11 CNY |
| 10 PHP | 1.07 CNY |
| 50 PHP | 5.35 CNY |
| 100 PHP | 10.70 CNY |
| 500 PHP | 53.52 CNY |
| 1,000 PHP | 107.03 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-09-05T06:46:18Z",
"rates": {
"CNY": 0.107034
}
}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": 10.7034,
"rate": 0.107034
}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