Rate Overview
Live
1 CAD = 43.9290 PHP
1 PHP = 0.022764
CAD
Avg
41.6470
High
45.2514
Low
39.4502
Last updated: 7/19/2026, 3:20:28 PM
Quick Conversions
| CAD | PHP |
|---|---|
| 1 CAD | 43.93 PHP |
| 10 CAD | 439.29 PHP |
| 50 CAD | 2,196.45 PHP |
| 100 CAD | 4,392.90 PHP |
| 500 CAD | 21,964.50 PHP |
| 1,000 CAD | 43,929.00 PHP |
Get CAD/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=PHPExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-07-19T15:20:28Z",
"rates": {
"PHP": 43.928998
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "PHP",
"amount": 100
},
"result": 4392.8998,
"rate": 43.928998
}Build with CAD/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key