Rate Overview
Live
1 CAD = 44.1934 PHP
1 PHP = 0.022628
CAD
Avg
43.5671
High
45.0497
Low
42.0443
Last updated: 7/20/2026, 4:08:11 AM
Quick Conversions
| CAD | PHP |
|---|---|
| 1 CAD | 44.19 PHP |
| 10 CAD | 441.93 PHP |
| 50 CAD | 2,209.67 PHP |
| 100 CAD | 4,419.34 PHP |
| 500 CAD | 22,096.70 PHP |
| 1,000 CAD | 44,193.40 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-20T04:08:11Z",
"rates": {
"PHP": 44.193401
}
}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": 4419.3401,
"rate": 44.193401
}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