Rate Overview
Live
1 CAD = 43.8278 PHP
1 PHP = 0.022817
CAD
Avg
43.6742
High
43.8278
Low
43.5091
Last updated: 3/27/2026, 11:18:05 AM
Quick Conversions
| CAD | PHP |
|---|---|
| 1 CAD | 43.83 PHP |
| 10 CAD | 438.28 PHP |
| 50 CAD | 2,191.39 PHP |
| 100 CAD | 4,382.78 PHP |
| 500 CAD | 21,913.91 PHP |
| 1,000 CAD | 43,827.82 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-27T11:18:05Z",
"rates": {
"PHP": 43.827823
}
}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": 4382.7823,
"rate": 43.827823
}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