Rate Overview
Live
1 CAD = 43.7541 PHP
1 PHP = 0.022855
CAD
Avg
41.3449
High
43.7541
Low
38.5034
Last updated: 3/27/2026, 4:25:35 PM
Quick Conversions
| CAD | PHP |
|---|---|
| 1 CAD | 43.75 PHP |
| 10 CAD | 437.54 PHP |
| 50 CAD | 2,187.70 PHP |
| 100 CAD | 4,375.41 PHP |
| 500 CAD | 21,877.03 PHP |
| 1,000 CAD | 43,754.06 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-03-27T16:25:35Z",
"rates": {
"PHP": 43.754058
}
}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": 4375.4058,
"rate": 43.754058
}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