Rate Overview
Live
1 CAD = 43.2496 PHP
1 PHP = 0.023122
CAD
Avg
43.4514
High
44.0689
Low
43.0361
Last updated: 6/17/2026, 6:32:59 AM
Quick Conversions
| CAD | PHP |
|---|---|
| 1 CAD | 43.25 PHP |
| 10 CAD | 432.50 PHP |
| 50 CAD | 2,162.48 PHP |
| 100 CAD | 4,324.96 PHP |
| 500 CAD | 21,624.78 PHP |
| 1,000 CAD | 43,249.56 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-06-17T06:32:59Z",
"rates": {
"PHP": 43.249557
}
}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": 4324.9557,
"rate": 43.249557
}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