Rate Overview
Live
1 CAD = 44.0046 PHP
1 PHP = 0.022725
CAD
Avg
43.8981
High
44.0046
Low
43.7834
Last updated: 7/27/2026, 12:43:43 AM
Quick Conversions
| CAD | PHP |
|---|---|
| 1 CAD | 44.00 PHP |
| 10 CAD | 440.05 PHP |
| 50 CAD | 2,200.23 PHP |
| 100 CAD | 4,400.46 PHP |
| 500 CAD | 22,002.32 PHP |
| 1,000 CAD | 44,004.64 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-27T00:43:43Z",
"rates": {
"PHP": 44.004641
}
}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": 4400.4641,
"rate": 44.004641
}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