Rate Overview
Live
1 CAD = 43.7181 PHP
1 PHP = 0.022874
CAD
Avg
41.8082
High
43.8250
Low
39.9060
Last updated: 3/27/2026, 6:09:28 PM
Quick Conversions
| CAD | PHP |
|---|---|
| 1 CAD | 43.72 PHP |
| 10 CAD | 437.18 PHP |
| 50 CAD | 2,185.91 PHP |
| 100 CAD | 4,371.81 PHP |
| 500 CAD | 21,859.07 PHP |
| 1,000 CAD | 43,718.13 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-27T18:09:28Z",
"rates": {
"PHP": 43.718135
}
}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": 4371.813499999999,
"rate": 43.718135
}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