Rate Overview
Live
1 CAD = 43.5206 PHP
1 PHP = 0.022978
CAD
Avg
42.9205
High
43.5206
Low
42.3215
Last updated: 3/7/2026, 5:56:29 AM
Quick Conversions
| CAD | PHP |
|---|---|
| 1 CAD | 43.52 PHP |
| 10 CAD | 435.21 PHP |
| 50 CAD | 2,176.03 PHP |
| 100 CAD | 4,352.06 PHP |
| 500 CAD | 21,760.32 PHP |
| 1,000 CAD | 43,520.63 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-07T05:56:29Z",
"rates": {
"PHP": 43.520632
}
}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": 4352.0632,
"rate": 43.520632
}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