Rate Overview
Live
1 CAD = 43.7899 PHP
1 PHP = 0.022836
CAD
Avg
42.6034
High
43.7899
Low
41.5612
Last updated: 3/27/2026, 12:52:49 PM
Quick Conversions
| CAD | PHP |
|---|---|
| 1 CAD | 43.79 PHP |
| 10 CAD | 437.90 PHP |
| 50 CAD | 2,189.49 PHP |
| 100 CAD | 4,378.99 PHP |
| 500 CAD | 21,894.94 PHP |
| 1,000 CAD | 43,789.88 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-27T12:52:49Z",
"rates": {
"PHP": 43.789883
}
}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": 4378.9883,
"rate": 43.789883
}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