Rate Overview
Live
1 CAD = 43.9560 PHP
1 PHP = 0.022750
CAD
Avg
43.4826
High
43.9560
Low
43.2043
Last updated: 4/16/2026, 9:31:11 PM
Quick Conversions
| CAD | PHP |
|---|---|
| 1 CAD | 43.96 PHP |
| 10 CAD | 439.56 PHP |
| 50 CAD | 2,197.80 PHP |
| 100 CAD | 4,395.60 PHP |
| 500 CAD | 21,977.99 PHP |
| 1,000 CAD | 43,955.98 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-04-16T21:31:11Z",
"rates": {
"PHP": 43.955979
}
}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": 4395.5979,
"rate": 43.955979
}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